A web-based Online Private Tutor platform developed using Django and SQLite. The system helps students find tutors, register accounts, access study materials, and interact with educational resources through a simple and user-friendly interface.
- Student Registration and Login
- Parent Registration and Login
- Tutor Management
- Book Management
- View Available Tutors
- Study Material Access
- Admin Approval System
- SQLite Database Integration
- Responsive User Interface
- Python
- Django
- SQLite3
- HTML
- CSS
- JavaScript
- Bootstrap
- Clone the repository
git clone https://github.com/sheikismailajmal/OnlinePrivateTutor.git- Navigate to the project folder
cd OnlinePrivateTutor- Install dependencies
pip install django- Run migrations
python manage.py migrate- Start the development server
python manage.py runserver- Open your browser and visit
http://127.0.0.1:8000/
OnlinePrivateTutor/
│
├── app/
├── project/
├── static/
├── templates/
├── screenshots/
├── manage.py
└── README.md
- Online Payment Integration
- Tutor Rating System
- Live Chat Feature
- Video Session Integration
- Email Notifications
Sheik Ismail Ajmal
MCA (Cyber Security)
Jain University
This project is developed for educational and learning purposes.





