An open API service indexing awesome lists of open source software.

https://github.com/talib8335/school-management-system

This is a basic School Management System designed to handle various administrative tasks for educational institutions. It allows for efficient management of student records, fee processing, and document generation.
https://github.com/talib8335/school-management-system

bootstrap5 css3 html5 javsascript jquery

Last synced: about 2 months ago
JSON representation

This is a basic School Management System designed to handle various administrative tasks for educational institutions. It allows for efficient management of student records, fee processing, and document generation.

Awesome Lists containing this project

README

          

# School Management System

This is a basic School Management System designed to handle various administrative tasks for educational institutions. It facilitates the efficient management of student records, fee processing, and document generation.

## Features

- **Responsive Website**: Fully responsive design for various devices.
- **Admission Management**: Handle student admissions and maintain records.
- **Fee Slip Generation**: Print detailed fee slips for students.
- **Admission Document Printing**: Generate and print admission-related documents.
- **Student Enrollment Tracking**: Display the number of students in each class.
- **Browser Databases**: Utilizes browser storage options such as LocalStorage, Session Storage, and Cookies.

## Built With

![HTML](https://img.shields.io/badge/HTML-E34F26?style=flat&logo=html5&logoColor=white)
![CSS](https://img.shields.io/badge/CSS-1572B6?style=flat&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat&logo=javascript&logoColor=black)
![jQuery](https://img.shields.io/badge/jQuery-0769AD?style=flat&logo=jquery&logoColor=white)
![Bootstrap](https://img.shields.io/badge/Bootstrap-7952B3?style=flat&logo=bootstrap&logoColor=white)

## Run Locally

1. **Clone the Project**

```bash
git clone https://github.com/Talib8335/School-management-system.git
```

2. **Navigate to the Project Directory**

```bash
cd school-management-system
```

3. **Access the Application**

- Open `index.html` in your web browser. The application will start automatically.

## Screenshots

### Register Page

![Register Page](https://github.com/user-attachments/assets/8184558e-62e8-4f91-a927-d6289100245a)

### Login Page

![Login Page](https://github.com/user-attachments/assets/3d5e78e6-91c5-421a-876e-0fe837586908)

### Admission Page

![Admission Page](https://github.com/user-attachments/assets/4daf6809-1370-49e7-a02b-2cbbba636f8c)

### Fee Structure

![Fee Structure](https://github.com/user-attachments/assets/5bc08f4b-b257-4cbe-aeb9-17dd0c65d9cd)

### Admission Document

![Admission Document](https://github.com/user-attachments/assets/a4396a45-dc4c-47b0-9e22-ff7b7fea81c6)

### Student Enrollment in Each Class

![Student Enrollment](https://github.com/user-attachments/assets/7dcdb384-3e5a-46af-bf20-c2019a7bf5ee)