Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 421 Bytes

Project Pollution

This project was initially started during our participation in First Year Hack 2019 arranged by KCL Tech Society. We won the second place in this competition.

Installing the requirments

Before installing python libraries, you will need to make sure Python 3+ is installed.

>>> pip install -r requirements.txt

Running the website

>>> python manage.py runserver