• We just launched and are currently in beta. Join us as we build and grow the community.

Student Timetable Management System using PHP (AppGini) with Source Code

AUS_HARRY

Future Tech Evangelist
A Rep
0
0
0
Rep
0
A Vouches
0
0
0
Vouches
0
Posts
135
Likes
65
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 400 XP
The JISORT Web Application is a student timetable management system. It enables students to see all their class and exam timetables in one place. The exam and class timetables are updated by class representatives. Class representatives are given special permissions to update and insert the class and exam timetables for different schools, departments, and years of study. Students get to create accounts and select their respective details of the school, department, and year of study. All details their class reps will be updating will be shown to them. Class reps can also send notices to their respective classes and all students in that class will get to see the notices. Students also have access to a personal timetable where they can schedule their personal tasks and view them each and every day.

jisort2.png


Features

Admin

  • Login/Logout
  • Manage Schools
  • Manage Department
  • Manage Students
  • Manage Class Time Tables
  • Manage Exam Time Tables
  • Submit Notices
  • Manage Users
  • Admin Panel

Students

  • Dashboard(Displays Time Tables scheduled for the current date and etc.)
  • Personal Time Table Management
  • Preview Student Details

Class Representative

  • Dashboard
  • Manage Class Time Tables
  • Manage exam Time Tables
  • Submit Notices

How to Run

Requirements

  • Download and Install any local web server that can run PHP script such as XAMPP/WAMP.

INSTALLATION

  1. Download and Extract the source code zip file. (download button is located below)
  2. Open XAMPP/WAMP's Control Panel and start "Apache" and "MySQL".
  3. Open a web browser and browse the PHPMyAdmin. [http://localhost/phpmyadmin]
  4. Create a new database naming "jisort_db".
  5. Import the SQL file from the source code. The file is known as "jisort_db.sql" and this file is located inside the source code's "INSTALL" directory.
  6. If you are using XAMPP, copy the extracted source code file and paste it into the XAMPP's "htdocs" directory. And if you are using WAMP, paste it into the "www" directory.
  7. Open a web browser and browse the web application. [ ]

Sample Access

Admin

Username: admin

Password: admin12345

Student

Username: ronnie

Password: 12345

Class Representative

Username: koech

Password: 12345

That's it, you can now explore the JISORT WEB APPLICATION's features and functionalities. This project was developed using (AppGini) PHP, MySQL Database, HTML, CSS, and JavaScript.

I hope this project will help you with what you are looking for and also for your future projects.

Happy Coding :)

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.
 

452,292

323,341

323,350

Top