Closed Andrew7044 closed 1 year ago
User Story:
As a college student, I want to create a profile log in, and I expect my login to be stored by the site and it will remember me.
Requirements: -Store users uniquely (i.e no duplicates) -Store username, email and password in DB to be accessed when needed
Login system now works. Users stored in users2 table for testing
User Story:
As a college student, I want to create a profile log in, and I expect my login to be stored by the site and it will remember me.
Requirements: -Store users uniquely (i.e no duplicates) -Store username, email and password in DB to be accessed when needed