Project: Class and Exam Timetable Management System in PHP with source code
About Project
Class and Exam Timetable Management System is developed using PHP, CSS, Bootstrap, and JavaScript. Talking about the project, it contains an admin side from where a user can manage all the timetables and recors easily. The Admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the Admin side.
About System
Talking about the features of the Class and Exam Timetable Management System, the user can manage teachers, course/year/section, subjects, room, class, and exam schedule. In order to manage class schedule, the user has to select day, starting and ending time, teacher, subject, room, course, semester, school year and department. Similarly, in order to manage exam
The users can also view exam and class archive records. The admin panel contains user management, for easy management of the system. Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Class and Exam Timetable Management System in PHP helps in easy management of schedules and other records. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). Class and Exam Timetable Management System in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the image slider below.
Features:
- Admin Panel
- User management system
- Manage teachers, course/year/section
- Manage subject, rooms and school year
- View reports
- Maintain class and exam schedule
- View archive
How To Run??
After Starting Apache and MySQL in XAMPP, follow the following steps
1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/
Now Connecting Database
4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on the databases tab
6th Step: Create a database naming “
7th Step: Click on browse file and select “classexam.sql” file which is inside “DATABASE” folder
8th Step: Click on go.
After Creating Database,
9th Step: Open a browser and go to URL “http://localhost/classexam/”
Then simply select roles for logging in.
Provide the username and password which is provided inside the “Readme.txt” file.
when I’m accessing http://localhost/classexam/
it is giving me “Object not found” error
What should i do?
When I’m doing login
it is not doing anything
help me!!!
i am trying to log in but i can’t…..why??
check your database connections with proper database name
Hi, When I run the project I’m getting an employer login screen which is asking me for an email address and password. What credentials should I use?
These would be great for educational purposes if they worked!
Sir, y selected username display at login page sir? If we added a new user means we cannot access it sir.
Hi,
I’de like to test your project but the login and password is the far I can go.
I use CentOS v8, with PHP v7.4.16 and MySQL v8.0.21.
Thanks!