/studMan

a complete system that can manage student accounts and results with an interactive UI

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

studMan

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: 2019160182, password: 1
5. These account credentials can be changed directly from the database

the web application looks like this after deployment,

student login panel image

admin login panel image

admin Dashboard image

create student account image

update student account image

manage student result image

view student result history image

admin account settings image

image