Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 240 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 240 Bytes

Instructions on getting started:

  1. Run the Prog_controller.py script under Twitter2\twitter\ to scrap tweets from twitter. This will insert tweets into the DB.
  2. Run manage.py runserver from website\django\mohallawatch to run the website.