CSAllenISD / 2023-ISP-AutomatedAttendance

3 stars 1 forks source link

Create an Account System #48

Closed joshuawlee closed 1 year ago

joshuawlee commented 1 year ago

Creating an account system will be a crucial feature for our product as this will allow for multiple group managers (teachers, managers, bosses, etc.) to each have their own collective groups (such as classes, teams, etc.). This will allow our UI to be user friendly as each user will be able to manage their own groups. This system will function with our website by using a database to store user data (username, password, classes, etc.)

Oliver-Hankins commented 1 year ago

Account System has been initialized