Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

๐Ÿ”ปfeat-๋กœ๊ทธ์ธ & ํšŒ์›๊ฐ€์ž… api ์—ฐ๋™ / ์œ ํšจ์„ฑ ๊ฒ€์‚ฌ #58

Open
5 of 6 tasks
sujinyang00 opened this issue Nov 6, 2023 · 0 comments ยท Fixed by #59
Assignees
Labels
๐Ÿ”งFeature ๊ธฐ๋Šฅ ์ƒ์„ฑ ๐Ÿ› ๏ธFix ์ฝ”๋“œ ์ˆ˜์ • ๋˜๋Š” ๋กœ์ง ์ˆ˜์ • ๐ŸŽจStyle ์Šคํƒ€์ผ ์ ์šฉ

Comments

@sujinyang00
Copy link
Contributor

sujinyang00 commented Nov 6, 2023

๐Ÿ› ๏ธ๊ธฐ๋Šฅ ์„ค๋ช… or ๋ธŒ๋žœ์น˜ ์ƒ์„ฑ ๋ชฉ์ 

์ด๋ฉ”์ผ ๋กœ๊ทธ์ธ api ์—ฐ๋™ / ๋น„๋ฒˆ ์ฐพ๊ธฐ / ํšŒ์›๊ฐ€์ž… api ์—ฐ๋™

โœ…To-do list๐Ÿ—’๏ธ

  • id & pw ๋กœ๊ทธ์ธ api ์—ฐ๋™
  • ์ž…๋ ฅ ์œ ํšจ์„ฑ ๊ฒ€์‚ฌ
  • pw labelText password ์„ค์ •
    TextField(
    obscureText: true,
    decoration: InputDecoration(
    border: OutlineInputBorder(),
    labelText: 'Password',
    ),
  • ๋น„๋ฐ€๋ฒˆํ˜ธ ์ฐพ๊ธฐ ๋ ˆ์ด์•„์›ƒ
  • ๋น„๋ฐ€๋ฒˆํ˜ธ ์ฐพ๊ธฐ api ์—ฐ๋™ (2์ฐจ)
  • ํšŒ์›๊ฐ€์ž… api ์—ฐ๋™
@sujinyang00 sujinyang00 self-assigned this Nov 6, 2023
@sujinyang00 sujinyang00 added ๐Ÿ”งFeature ๊ธฐ๋Šฅ ์ƒ์„ฑ ๐Ÿ› ๏ธFix ์ฝ”๋“œ ์ˆ˜์ • ๋˜๋Š” ๋กœ์ง ์ˆ˜์ • ๐ŸŽจStyle ์Šคํƒ€์ผ ์ ์šฉ labels Nov 6, 2023
@sujinyang00 sujinyang00 changed the title ๐Ÿ”ปfeat-์ด๋ฉ”์ผ ๋กœ๊ทธ์ธ api ์—ฐ๋™ ๐Ÿ”ปfeat-์ด๋ฉ”์ผ ๋กœ๊ทธ์ธ api ์—ฐ๋™ & ๋น„๋ฐ€๋ฒˆํ˜ธ ์ฐพ๊ธฐ Nov 6, 2023
sujinyang00 added a commit that referenced this issue Nov 6, 2023
Feat: ์ด๋ฉ”์ผ ๋กœ๊ทธ์ธ api ์—ฐ๋™ ์™„๋ฃŒ
@sujinyang00 sujinyang00 reopened this Nov 7, 2023
sujinyang00 added a commit that referenced this issue Nov 7, 2023
[Refactor] ํšŒ์›๊ฐ€์ž… ๊ด€๋ จ ๋ ˆ์ด์•„์›ƒ & ์ƒํƒœ๊ด€๋ฆฌ ๋ฆฌํŽ™ํ† ๋ง
@sujinyang00 sujinyang00 reopened this Nov 7, 2023
@sujinyang00 sujinyang00 changed the title ๐Ÿ”ปfeat-์ด๋ฉ”์ผ ๋กœ๊ทธ์ธ api ์—ฐ๋™ & ๋น„๋ฐ€๋ฒˆํ˜ธ ์ฐพ๊ธฐ ๐Ÿ”ปfeat-์ด๋ฉ”์ผ ๋กœ๊ทธ์ธ api ์—ฐ๋™ & ๋น„๋ฐ€๋ฒˆํ˜ธ ์ฐพ๊ธฐ & ํšŒ์›๊ฐ€์ž… api ์—ฐ๋™ Nov 7, 2023
sujinyang00 added a commit that referenced this issue Nov 7, 2023
[Feat] ํšŒ์›๊ฐ€์ž… api ์—ฐ๋™ ์™„๋ฃŒ / ํšŒ์›๊ฐ€์ž…์‹œ ์‚ฌ์šฉ์ž ์ด๋ฉ”์ผ * ์ „ํ™”๋ฒˆํ˜ธ ์ค‘๋ณต๊ฒ€์‚ฌ ์™„๋ฃŒ
sujinyang00 added a commit that referenced this issue Nov 7, 2023
[Fix] ๋กœ๊ทธ์ธ ํ† ํฐ ๊ด€๋ฆฌ ์™„๋ฃŒ
@sujinyang00 sujinyang00 changed the title ๐Ÿ”ปfeat-์ด๋ฉ”์ผ ๋กœ๊ทธ์ธ api ์—ฐ๋™ & ๋น„๋ฐ€๋ฒˆํ˜ธ ์ฐพ๊ธฐ & ํšŒ์›๊ฐ€์ž… api ์—ฐ๋™ ๐Ÿ”ปfeat-๋กœ๊ทธ์ธ & ํšŒ์›๊ฐ€์ž… api ์—ฐ๋™ / ์œ ํšจ์„ฑ ๊ฒ€์‚ฌ Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
๐Ÿ”งFeature ๊ธฐ๋Šฅ ์ƒ์„ฑ ๐Ÿ› ๏ธFix ์ฝ”๋“œ ์ˆ˜์ • ๋˜๋Š” ๋กœ์ง ์ˆ˜์ • ๐ŸŽจStyle ์Šคํƒ€์ผ ์ ์šฉ
Projects
None yet
1 participant