CSC207-2023Y-UofT / course-project-tnt

course-project-tnt created by GitHub Classroom
1 stars 0 forks source link

[Feature 4] User creation, login, logout system #2

Closed kimmari1 closed 1 year ago

kimmari1 commented 1 year ago

User system that allows creating new users, and for them to login/logout to access their corresponding information.

kimmari1 commented 1 year ago

User features are all added and function as they are expected to. SQLite database helper class also runs as expected. Features that are implemented