Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anshu10101/school-e-learning-platform

This project is a full-stack web application developed as an E-learning platform for grades 9-12, focusing on JEE and NEET preparation. It utilizes PHP, MySQL, and Ajax for dynamic content delivery.
https://github.com/anshu10101/school-e-learning-platform

ajax apache bootstrap mysql php

Last synced: about 14 hours ago
JSON representation

This project is a full-stack web application developed as an E-learning platform for grades 9-12, focusing on JEE and NEET preparation. It utilizes PHP, MySQL, and Ajax for dynamic content delivery.

Awesome Lists containing this project

README

        

# πŸ“š SchoolE-Learning Platform

## ✨ Overview
An E-learning platform designed for students in grades 9-12, focusing on **JEE** and **NEET** preparation. Built collaboratively by a team of 3, this platform delivers dynamic content, practice tests, and an optimized user experience for efficient learning.

## πŸš€ Features
- 🎯 **Targeted Learning**: Tailored for JEE and NEET preparation.
- ⚑ **Dynamic Content Delivery**: Real-time updates for seamless navigation.
- πŸ“ **Practice Tests**: Interactive and engaging practice sessions.
- 🌐 **Scalable Deployment**: Hosted on Mahatma Hansraj School’s local servers, serving **500+ active users**.

## πŸ› οΈ Tech Stack
- **PHP**
- **MySQL**
- **Apache**
- **Ajax**
- **jQuery**
- **Bootstrap**

## πŸ’» Deployment
The platform is deployed locally on Mahatma Hansraj School’s servers in Jhansi.

## πŸ“‚ Source Code
1. Clone the repository:
```bash
git clone https://github.com/yourusername/schoole-learningplatform.git
```

2. Setup local environment:
- **Server**: Configure Apache server.
- **Database**: Import the MySQL database from the provided `.sql` file.

3. Run the application:
Access the platform on your local server via the configured domain or IP address.

---