- This is a Django project, so to run this code, you need a Django environment (If you use Pycharm, I believe you just need to open the project).
- The database which this project connects to is MySQL, but I didn't build any model for this project, so you don't need to change settings.py.
- Please make sure your MySQL is open, then go to /data/analysis/set_database.py, replace the user name, password and database name in the file with yours, and then run it.
- Maybe you should check praw, pymsql and seaborn python packages. If you don't have these packages, please install them.
- Then run Django, python manage.py runserver
- I do push the secret file for twitter and reddit, this is just for your convenience. Please just use it.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|