pauljickling/whiteboard

Need to implement login system for actual site

Opened this issue · 1 comments

-Must feature extended user models
-Secure password encryption
-Validation and authentication methods

One open question like this is what a user profile should look like? A typical use case is to have a profile page, along with settings that can be adjusted. However for this application it can be simplified to whether or not answers are saved. Thus, every answer should have a user associated with it.