Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Accipitral authored Nov 4, 2023
1 parent 88a6251 commit b6ac835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

# Design Notes

- Login page currently routes to Admin page if username is 1 and routes to student page if username is anything else, password is irrelevant.
- Login page currently routes to Admin page if username is -1 and routes to student page of the corresponding studentId. If username is not a valid studentId it routes to student 1. Password is irrelevant.

## How to get backend working

Expand Down

0 comments on commit b6ac835

Please sign in to comment.