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

[Progress Report] Frontend Iteration 2 #14

Open
njs03332 opened this issue May 12, 2018 · 1 comment
Open

[Progress Report] Frontend Iteration 2 #14

njs03332 opened this issue May 12, 2018 · 1 comment
Labels

Comments

@njs03332
Copy link
Collaborator

njs03332 commented May 12, 2018

#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.

@munjinoo
Copy link
Owner

Test Result

code is at testcode branch

image

All test codes are passed.

But we have to change settings to prevent warning and error logs. I guess it's because of deprecated modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants