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

user registration #5

Open
5 tasks done
75pollet opened this issue Sep 4, 2023 · 0 comments
Open
5 tasks done

user registration #5

75pollet opened this issue Sep 4, 2023 · 0 comments
Assignees
Labels

Comments

@75pollet
Copy link
Collaborator

75pollet commented Sep 4, 2023

Allow users to Sign up on the platform.

Design
https://www.figma.com/proto/eTDxjldUrDNsqgC4FmyRUJ/ElixirConf-Africa?type=design&node-id=512-6236&t=d7RQvBVy7gNv1406-0&scaling=contain&page-id=0%3A1&starting-point-node-id=500%3A3799

Dev Notes

  • create a table on the database to save the user details to
  • create the logic to save the details submitted by the user
  • work on the UI (refer to the design provided above)
  • Error handling on the form
  • Write tests for this functionality
@MICHAELMUNAVU83 MICHAELMUNAVU83 self-assigned this Sep 7, 2023
@MICHAELMUNAVU83 MICHAELMUNAVU83 linked a pull request Sep 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants