/hacksprint

Where developers challenge their coding skills

Primary LanguagePythonOtherNOASSERTION

Hacksprint

Programming Platform where developers challenge their coding skills

Instructions to build & run the project:

  1. Install dependencies pip install -r requirements.txt
  2. Migrate database python manage.py migrate
  3. Run the development Server python manage.py runserver