Created using PHP & MySQL
- Install XAMPP
- Use MySQL Workbench for database management. Database file is in the project folder.
- After you finish downloading the project, unzip the project file and head over to your XAMPP directory. There you’ll find a folder naming “htdocs”.
- Inside the “htdocs” folder, paste the project folder (not the .zip one, but the extracted one).
- Open your favorite browser; we recommend using Google Chrome or Mozilla Firefox.
- Type “localhost/[Directory-Name]” in the address bar and hit enter.
- You’ll be redirected to the login page.
-
Admin
- Username: manager.at1@gmail.com
- Password: at1
-
Student
- Username: muhammaddanish1458@gmail.com
- Password: danish
Important! For database reference the passwords are md5 encrypted in database
Admin:
- Admin Login
- Update Login/Personal Details
- Mark Attendance
- Register Student
- Delete Student
- Update Student Fee
- Update Student Parcel details
Student:
- Student Login
- Update details
- Dispaly Attendance Details
- Add visitor details
- Register Complaint
- See Parcel if any
- Give suggestion
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Updated an existing project. Original project can be found here