Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/anshu10101/school-e-learning-platform
- Owner: Anshu10101
- Created: 2025-01-18T19:19:17.000Z (3 days ago)
- Default Branch: master
- Last Pushed: 2025-01-18T19:30:48.000Z (3 days ago)
- Last Synced: 2025-01-18T20:27:16.246Z (3 days ago)
- Topics: ajax, apache, bootstrap, mysql, php
- Language: PHP
- Homepage:
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.---