Fake webapp for a Universities Residencies department. Contains basic interfacing and a database to connect to.
You can find a draw.io file of the schema diagram, and several related SQL files to create and prepopulate your database.
You can run all the sql files for initializing the database.
Basic navbar with Student
and Staff
dashboard.
Each dashboard contains several buttons for viewing and creating data.
The password is currently ignored, you can type in any 8 characters.
An example student is 100200300
. An example staff is 10001
.