abhinavprasad47 / DartBackend

The API for the DART app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DartBackend

The API for the DART app.


  • fork and clone the repo
  • install the requirements.txt
pip install -r requirements.txt

Migrating the Models

python manage.py makemigrations
python manage.py migrate

Running the server locally

python manage.py runserver

About

The API for the DART app.


Languages

Language:Python 100.0%