-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Create a login page where administrators can log in. Redirect to a welcome dashboard if successful: if not successful, display error message. Valid usernames are: test_district_admin
, test_school_admin
, and test_teacher
. valid password for all 3: Password1!
. Will require a users database to be created with the Django app to store these accounts
Metadata
Metadata
Assignees
Labels
No labels