FrontEndTrivia icon indicating copy to clipboard operation
FrontEndTrivia copied to clipboard

Users / login feature

Open papistan opened this issue 8 years ago • 6 comments

Problem - We cannot add additional user-focused features ( for example: custom deck feature, missed cards deck, email yourself missed questions) until we have user capability. Therefore, we need database, user model for account, and signup, login / logout views.

Potential solution A user may sign up, login and out and have account for storage of their custom decks, etc once features built.

  • User model in node (email, username, encrypted password ).
  • Login / logout at top right of screen. When logged out, login/signup button shows. When logged in, username shows.

Note on design: I have not created a user feature with ReactJS or Node (only react-native with Firebase for user accounts), so I'm looking for someone who has experience or willing to explore to best advise on design.

papistan avatar Sep 28 '17 05:09 papistan

Hello, can you give more explanation on this soi can start work on this.

harshcrop avatar Sep 28 '17 06:09 harshcrop

i would also like to join in on this, as soon as there is better context to your request. Please give a more detailed explanation of the problem statement and your proposed solution to be implemented.

jattoabdul avatar Sep 28 '17 11:09 jattoabdul

@jattoabdul @harshcrop thank you both! That would be great. I will edit comment above with more thoughts on problem / solution

papistan avatar Sep 28 '17 17:09 papistan

@jattoabdul @harshcrop any progress on this?

papistan avatar Oct 03 '17 19:10 papistan

@papistan would you be open to splitting this issue into smaller tickets? Maybe keep this one for the frontend work needed for user login and registration. The other tickets should revolve around the backend API like routing and database structure and management.

I'm willing to work on laying down the foundations for this request, so other people can work on it later. Anyways, let me know what you think. Thanks!

urianchang avatar Oct 12 '17 02:10 urianchang

@urianchang this is a good suggestions and I would definitely be open to that. My backend background is in rails (currently learning node) so it would be great to see how this works and I need help to create clear direction for smaller tickets. If you could help with that I would really appreciate it. Please submit issues as you see fit and let me know how I may help in the process. Thanks!

papistan avatar Oct 12 '17 06:10 papistan