Zorg. A fun game to find out the worries of a city.
Requirements
- python
- pip
- django
- South
- Django Rest Framework
- NLTK
- flickrapi
To run:
- Use the
gitbashtool. - Change to the
zorgdirectory. - LOCAL: Type
./manage.py runserver(Orpython2 manage.py runserverif on a Mac with Python installed by Homebrew) - The project will now be running at
http://localhost:8000