fakenews

  1. Install required packages using pip. See more at requirement.txt
  2. Download data data_new.pkl from this link
  3. Run python3 main.py to create the database and start the website
  4. Add posts, then users into database by running python3 add_posts.py data_new.pkl followed by python3 add_user.py