Skip to content

sheikismailajmal/OnlinePrivateTutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Private Tutor

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.

Features

  • 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

Technologies Used

  • Python
  • Django
  • SQLite3
  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Installation

  1. Clone the repository
git clone https://github.com/sheikismailajmal/OnlinePrivateTutor.git
  1. Navigate to the project folder
cd OnlinePrivateTutor
  1. Install dependencies
pip install django
  1. Run migrations
python manage.py migrate
  1. Start the development server
python manage.py runserver
  1. Open your browser and visit
http://127.0.0.1:8000/

Project Structure

OnlinePrivateTutor/
│
├── app/
├── project/
├── static/
├── templates/
├── screenshots/
├── manage.py
└── README.md

Screenshots

Home Page

Home Page

Student Registration

Student Registration

Login Page

Login Page

Tutors Page

Tutors Page

Books Page

Books Page

Add Tutor Page

Add Tutor Page

Future Enhancements

  • Online Payment Integration
  • Tutor Rating System
  • Live Chat Feature
  • Video Session Integration
  • Email Notifications

Author

Sheik Ismail Ajmal

MCA (Cyber Security)

Jain University

License

This project is developed for educational and learning purposes.

About

Online Private Tutor platform built using Django and SQLite.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors