cis3296f24 / 01-BestNotes

BestNotes is a simpler and open sourced version of Goodnotes. It allows handwritten and typed notes with real-time collaboration.
0 stars 0 forks source link

Added login feature and started working on live collab #27

Closed LF-60730 closed 2 weeks ago

LF-60730 commented 2 weeks ago

Added a new folder, collab functionality, that stores all files related to collaboration and user access. Created login.py to handle logging in and registered users, and user.db is created to store user credentials.