CeraStroh / study-application

Senior Project for Central College
https://study-application-senior-project.vercel.app
0 stars 0 forks source link

User authentication and authorization #7

Closed CeraStroh closed 3 months ago

CeraStroh commented 5 months ago

As a student, I want to have my own account that only I can access so that I can save my progress and Study Sets in addition to protecting my information from being publicly accessed.

CeraStroh commented 4 months ago

Conditions of Satisfaction

Tasks

CeraStroh commented 3 months ago

4/6 Progress - 1.5 hours Completed all tasks but the last "logout functionality" task

CeraStroh commented 3 months ago

4/7 Progress - 2.25 hours Completed the "logout functionality" task, tested, and debugged any errors Started an unlisted "create user functionality" task TODO: Debug sql query to createUser(), change how sets will be managed & displayed with session user_id

CeraStroh commented 3 months ago

4/8 Progress - 45 minutes