- This is a gallery web app made using Django framework.
- Use getImage.py to download images of a particular hashtag(ex:#kitten) into mediafiles repo from Twitter. This will require you having a twitter account (https://twitter.com/signup)
- Server will run in default localserver(127.0.0.1:8000).
- Admin page can be accessed at 127.0.0.1:8000/admin.