tasks-interface-ati

Notes

Server uses Django, server needs "requests" library Don't share "bing.key" with people! secret API key

Local installation / running

To install dependencies run pip install -r requirements.txt To run Django server locally, in the main project directory run ./manage.py runserver