Student Study Center Desk Management System using PHP (OOP) and MySQL DB Free Source Code

Language

This project is entitled Student Study Center Desk Management System. It is a web-based application that was mainly developed using PHP Language and MySQL Database. The project's main purpose is to provide certain study center with a platform for managing the students' assigned or allocated desks. It has a pleasant user interface using Bootstrap Framework and AdminLTE Template. The project also contains multiple user-friendly features and functionalities.

How does the Student Study Center Desk Management System?

The Student Study Center Desk Management System is a project with one module which is the management site only that can be accessed by Administrator or Staff users. Here, the study center management can simply allocate or assign and unassign students to specific desks. The management is required to populate the list of students and list of the desk upon using the system for the first time. To manage the student desk allocation, management can simply redirect to the "Assign" page and select the student's name. Then, they can simply assign the student to a certain desk and manage the list of the history of the assigned records. This system also contains date-wise reports.

What are the Features and Functionalities?

The Student Study Center Desk Management System contains the following features and functionalities:

  • Login and Logout
  • Dashboard Page
  • Student List Management
  • Desk List Management
  • Manage Student Desk Allocation
  • Generate Date-wise Reports
  • Manage System Users
  • Manage System Information
  • Update Account Details

What are the Technologies used?

Here are the technologies that I used to develop this Student Study Center Desk Management System:

  • XAMPP
  • VS Code Editor
  • MySQL Database
  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Ajax
  • DataTables Library
  • Select2 Library
  • Bootstrap Framework
  • AdminLTE Template
  • Fontawesome Icons

Snapshots

Dashboard

Students Study Center Desk Management System using PHP Free Source Code

Student List

Students Study Center Desk Management System using PHP Free Source Code

Desk List

Students Study Center Desk Management System using PHP Free Source Code

Student Assign/Unassigned Records

Students Study Center Desk Management System using PHP Free Source Code

Reports

Students Study Center Desk Management System using PHP Free Source Code

The Students Study Center Desk Management System project source code zip file is provided on this website and it is free to download. The project was mainly developed for educational purposes only. Feel free to download and modify the project source code to meet your own requirements.

How to Run?

Requirements

  • Download and Install any local web server such as XAMPP.
  • Download the provided source code zip file. (download button is located below)

System Installation/Setup

  1. Enable the GD Library in your php.ini file.
  2. Open your XAMPP Control Panel and start Apache and MySQL.
  3. Extract the downloaded source code zip file.
  4. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
  5. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  6. Create a new database named sscdms_db.
  7. Import the provided SQL file. The file is known as sscdms_db.sql located inside the database folder.
  8. Browse the Student Study Center Desk Management System in a browser. i.e. http://localhost/php-sscdms/.

Default Admin Access

Username: admin
Password: admin123

DEMO VIDEO

That's it! I hope this Student Study Center Desk Management System using PHP (OOP) and MySQL DB Free Source Code Project will help you with what you are looking for and that you'll find something useful for your current and future PHP Projects.

Explore more on this website for more Tutorials and Free Source Codes.

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.

Add new comment