# E-Learning Portal
A full-stack E-Learning Portal developed using PHP and MySQL.
## Features
- User Registration & Login
- Password Hashing
- Session Management
- Add & View Courses
- Course Enrollment
- AJAX Real-Time Search
- Analytics Dashboard using Chart.js
- Responsive UI Design
## Technologies Used
- PHP
- MySQL
- HTML
- CSS
- JavaScript
- AJAX
- Chart.js
- XAMPP
## How to Run
1. Install XAMPP
2. Move project folder to htdocs
3. Import database into phpMyAdmin
4. Start Apache & MySQL
5. Open localhost project URL
## Project Modules
- Authentication Module
- Course Management
- Enrollment System
- Analytics Dashboard
- AJAX Search System