You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#7 Login and Logout Implemented by 진우 Todo: Link to signup page not implemented yet.
#8 Signup Implemented by 연홍 Done: Signup page implemented.
Link to signup page implemented in the main page. Todo: Email verification process should be added.
Password validation feature needs to be added.
Show default e-mail address as @snu.ac.kr
#11 Mypage Implemented by 유리 Done: Club model implemented.
Club list component implemented using backend club serializer. Todo: User needs to be signed in even when we use the get method to redirect to mypage.
#12 E-mail verification Implemented by 진우 Done: E-mail is sent to submitted e-mail address and verification process is successfully done.
#13 Create club page Implemented by 유리 Done: Creating club and redirecting to the new club main page is implemented.
Test coverage will be added soon.
The text was updated successfully, but these errors were encountered:
#6 Initial commit
Implemented by 진우
#7 Login and Logout
Implemented by 진우
Todo: Link to signup page not implemented yet.
#8 Signup
Implemented by 연홍
Done: Signup page implemented.
Link to signup page implemented in the main page.
Todo: Email verification process should be added.
Password validation feature needs to be added.
Show default e-mail address as @snu.ac.kr
#11 Mypage
Implemented by 유리
Done: Club model implemented.
Club list component implemented using backend club serializer.
Todo: User needs to be signed in even when we use the get method to redirect to mypage.
#12 E-mail verification
Implemented by 진우
Done: E-mail is sent to submitted e-mail address and verification process is successfully done.
#13 Create club page
Implemented by 유리
Done: Creating club and redirecting to the new club main page is implemented.
Test coverage will be added soon.
The text was updated successfully, but these errors were encountered: