/studentutor

A platform for students and tutors to connect together

Primary LanguageHTMLMIT LicenseMIT

fb

A platform for students and tutors to connect together.

How It Works

  • Register Yourself
    New to this site? Register yourself. You can sign up as Student | Tutor | Academy
  • Post An AD
    Post an AD according to your needs. Maximum of five ADs can be posted at a time.
  • Send Invitation
    Once found student/tutor of your need, invite the tutor for demo or request a student for a demo.
  • Accept / Reject
    On recieving an Invitation it is your choice to accept it or reject.

Features

  • Sending and Receiving Invitations
  • Adding tutors | students to wisslist
  • Liking ADs
  • Create | Delete AD

Installation

  • Clone this repository
    git clone https://github.com/UsamaKashif/studentutor.git
  • Change Directories
    cd studentutor
    cd main
  • Create a Virtual environment
    python -m venv nameOfEnvironment
  • Activate your virtual environment (Windows)
    nameOfEnvironment\Source\activate.bin
  • Install Packages from the requirements.txt file
    pip install -r requirements.txt

FEEL FREE TO CONTRIBUTE TO THIS PROJECT

  • create a new issue.
  • If the issue is valid you will be assigned to it.
  • Or checkout existing issues.