urmomgay1231
Gaming Historian
Divine
LEVEL 1
400 XP
This is a Class and Exam Timetabling System Project that was developed using PHP. This system managing the school classes and exam schedules. The project was developed specifically for CHMSC (Carlos Hilado Memorial State Colled) School. The system has 2 modules which are the Admin Side and Department Side. The Admin side is in charge of maintaining the important list such as the courses, teachers, subject, and many more. The admin user can also view the class and exam timetables. The Department Side has access to view the list's under their department and the user on this side can set the schedule for the exam and classes.
I am sharing this project source code to help beginners and other students to develop their programming capabilities using PHP Language. This can be used as their/your reference for their/your future project. The system was developed using PHP, HTML, MySQL Database, CSS, JavaScript, and Bootstrap> This was originally written using PHP MySQL and recently updated to PHP MySQLi.
Features
The department in this project is only static and the only option will be (CIT/COED/CAS). Therefore, when testing the system and there's an input field for Department just kindly select from the said options. The source code is free to download. Feel free to modify it and modify the way you wanted.
How to Run
Requirements
Installation/Setup
User Credentials
Admin:
Username: admin
Password: admin
CIT:
Username: CIT
Password: ohiman123
COED:
Username: COED
Password: jemalyn
CAS:
Username: CAS
Password: flores
DEMO
I hope this Class and Exam Timetabling system will help you with what you are looking for.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Download
I am sharing this project source code to help beginners and other students to develop their programming capabilities using PHP Language. This can be used as their/your reference for their/your future project. The system was developed using PHP, HTML, MySQL Database, CSS, JavaScript, and Bootstrap> This was originally written using PHP MySQL and recently updated to PHP MySQLi.
Features
- CRUD Operations for:
- Teachers
- Course/Year/Section
- Subject
- Room
- School Year
- Teachers
- Manage Class Schedules
- Manage Exam Schedules
- Detects conflicts in schedules.
- Printable Timetable
- Archived Schedules
The department in this project is only static and the only option will be (CIT/COED/CAS). Therefore, when testing the system and there's an input field for Department just kindly select from the said options. The source code is free to download. Feel free to modify it and modify the way you wanted.
How to Run
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. (download button is located below)
Installation/Setup
- Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
- Extract the downloaded source code file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Browse the PHPMyAdmin in a browser. i.e.
Loading…
localhost - Create a new database naming "db_con".
- Import the provided SQL file. The file is known as "db_con.sql" located inside the "dbase" folder.
- Browse the Class and Exam Timetabling System in a browser. i.e.
Loading…
localhost
User Credentials
Admin:
Username: admin
Password: admin
CIT:
Username: CIT
Password: ohiman123
COED:
Username: COED
Password: jemalyn
CAS:
Username: CAS
Password: flores
DEMO
I hope this Class and Exam Timetabling system will help you with what you are looking for.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Download
You must upgrade your account or reply in the thread to view hidden text.