devgenix / Assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweeps

Installation

  • In a Terminal, navigate the the project folder.
  • Create a virtual environemnt.
  • Install the dependencies by running pip install -r requirements.txt
  • Make migrations by running "Python manage.py migrate"
  • Start development server by running python manage.py runserver
  • Navigate to your browser and open the local server at 127.0.0.1:8000

About


Languages

Language:Python 68.3%Language:HTML 31.7%