Pre-School Management System using PHP with Source Code

Language

This project is called Pre-School Management System. The system manages the certain school's admissions and other data/records. This system stores the list of the students along with the relevant informations. The system has many features such as enrollment, admission application, performance management, and many more. The system functional and free to download.

The system was built/developed using PHP, MySQL Database, PDO, HTML, CSS, Javascript, and Bootstrap for the design. The system has a pleasant user interface and user-friendly.

Features

  • Secure Login
  • Home/Dashboard Page
  • System Users Management
  • Announcement Management
  • Fee Structure Management
  • Application for Admission
  • Assignment Management
  • Event Management
  • Enrollment
  • Perfomance Management
  • Payment Info List
  • Manage Personal Account

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)

Setup/Installation

  1. Extract the source code zip file. Make sure the folder name doesn't have space. e.g.("pre_school")
  2. Open your XAMPP/WAMP's Control Panel and start "Apache" and "MySQL".
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the "htdocs" directory. If you are using WAMP, paste it into the "www".
  4. Open the PHPMyAdmin in a browser. Browse http://localhost/phpmyadmin.
  5. Create a new database naming "preschool".
  6. Import the provided SQL file. The file is known as "preschool.sql" and located in the root path of the source code folder.
  7. Browse the Web Application in a browser. i.e.(http://localhost/pre_school)

Admin Access

Username: kimtech
Password: 123

Demo Link

http://kimmy.co.ke/pre-primaryschoolmanagementsystem/

That's it!. I hope this Pre-School Management System in PHP will help you with what you are looking for and 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.

Comments

Submitted byKiprotich Amos (not verified)on Sun, 09/18/2022 - 00:01

It failed to database ,the response is 404 not found what might be the problem

Add new comment