maksudchowdhury / studMan

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:PHP 83.5%Language:JavaScript 10.1%Language:HTML 6.4%Language:CSS 0.0%