This Project is the implementation of the Idea that was proposed by Bureau of Police Research and Development during the period of SIH.
- Django v >=2.1, Python v >=3.6
Clone this repository and then
$ pip install django
$ pip install unshortenit
$ pip install requests
$ pip install praw
$ python manage.py migrate
$ python manage.py runserver
- And you would be up and running at http://localhost:8000/