/metGo

Primary LanguagePython

About The Project

"Tell me and I forget, teach me and I may remember, involve me and I learn" by Benjamin Franlkin
Involve yourself to learn whatever you want. Spending time to find a great tutor is hard. Just prepare what course you want to take and bring your enthusiasm for learning. Pick the best fit tutor with your preferences @ MetGo.



Tech Stacks



Getting Started

Prerequisites


Installation

Backend

  1. Clone the repository
git clone https://github.com/showmethr23/metGo.git
cd metGo
  1. Install packages
pip install -r requirements.txt
  1. Start your local server
python manage.py makemigrations
python manage.py migrate
python manage.py runserver


Contributor