Skip to content

aynulislam/studentutor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A platform for students and tutors to connect together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.9%
  • Python 30.2%
  • JavaScript 6.5%
  • CSS 3.0%
  • SCSS 2.2%
  • PHP 0.2%