Skip to content

School Management System (PHP) - A comprehensive and secure web application for schools, developed in PHP with local database connectivity, enabling efficient management of class details, subjects, staff information and exam timetables.

License

Notifications You must be signed in to change notification settings

Shivam-Dave/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Student Management System (PHP & MySQL)

Overview

The Student Management System is a PHP-based application designed to streamline school operations and enhance administrative efficiency. It seamlessly integrates with a locally hosted database, providing robust data management and security.

Features

  • Admin Login: Secure authentication ensures authorized access to the system.
  • Dynamic Editing: Easily manage and update class information, subjects, staff details, exam information, and an editable exam timetable.
  • Local Database Connectivity: Connects to a locally hosted database for efficient data handling, reducing latency and ensuring reliability.

Getting Started

  1. Clone the repository:

    git clone https://github.com/YourUsername/Student-Management-System.git
  2. Set up a local server environment: (e.g., XAMPP, WampServer).

  3. Import the provided SQL script into your database: This will create the necessary tables.

  4. Configure database connection parameters in the PHP files: Ensure your PHP files are correctly configured to connect to your database.

  5. Open the application in your web browser: Navigate to the appropriate URL to access the system.

Usage

  • Admin Login Page: Navigate to the admin login page and enter your credentials (default username: dave, password: 1234).
  • Dynamic Editing Capabilities: Explore the system's capabilities to manage various aspects of the school, such as class information, subjects, staff details, exam information, and exam timetables.

Contributing

Contributions are welcome! Feel free to submit issues, feature requests, or pull requests.

About

School Management System (PHP) - A comprehensive and secure web application for schools, developed in PHP with local database connectivity, enabling efficient management of class details, subjects, staff information and exam timetables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published