need to different types of user account with different permissions and integrate it the Signup/Login UI and Database
Requirements
admin user account will have unrestricted access to database and and will be able to view and manipulate the database information of all accounts
faculty user account will be able to view student account info in their class and leave flag notes for admin account to inspect
parent user account will have unrestricted access to their kid's account and will be able to manipulate the information of their child log changes to the child's info into the database
kid account will be able to view their info and interact with the reading challenges/problems
account permissions should can be assigned or updgraded by admin accounts
Additional context
Feature Description
Requirements