a complete system that can manage student accounts and results with an interactive UI
To setup the project,
1. first place the mainapp folder in your XAMPP htdocs directory.
2. Then import the database.sql in your phpMyAdmin
3. The default credential for an admin is username: admin, password: admin
4. The default credential for a student is username: 2019460182, password: student
5. These account credentials can be changed directly from the database
the web application looks like this after deployment,