Commit 26a2a248 by Joosep L

Added Readme.md

parent 81af85be
Showing with 35 additions and 0 deletions
# Backend for the mobile application to support treasure hunts
## Initial setup
One option to getting started
+ Clone project
+ Make a new virtualenv
+ Activate virtualenv
+ Install django
+ Install requirements (ie. pip install -r /path/to/requirements.txt)
+ Run the server (python manage.py runserver)
\ No newline at end of file
certifi==2017.4.17
chardet==3.0.3
click==6.7
Django==1.11.1
django-crispy-forms==1.6.1
django-extensions==1.7.9
django-filter==1.0.4
django-filters==0.2.1
djangorestframework==3.6.3
first==2.0.1
idna==2.5
olefile==0.44
Pillow==4.1.1
pip-tools==1.9.0
psycopg2==2.7.1
pydot==1.2.3
pyparsing==2.2.0
pytz==2017.2
requests==2.17.3
six==1.10.0
urllib3==1.21.1
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment