ACMAS / ACMAS-Frontend

An academic archive querying system for students and alumni.
http://acmas.systems
Mozilla Public License 2.0
6 stars 4 forks source link

Account System Implementation #95

Closed matthewglanz closed 1 year ago

matthewglanz commented 1 year ago

Created basic user account system with registration, login, and page restrictions. Also implemented admin page for database management as well as a basic profile management page with the ability to change one's password.

jaw12346 commented 1 year ago

Tested after changing base branch from Main to login_tailwind intermediate branch. This intermediate branch will be used for this PR (PR 95) and PR 93 to merge to Main.