Day 64 of 100 Days of Python Project Name: Top Movies Website Things i implemented, flask, flask-bootstrap, wtforms, sqlalchemy, api requests Kinda different from the course, but it works more or less Link to repl.it: https://replit.com/@matthewadrianus/topMoviesWebsite Steps of deployment: Clone this repository Set up a virtual environment by typing 'python -m venv env' in the command line Set your interpreter path to the virtual environment path Download all necessary dependencies Run the python file on terminal, and go to http://127.0.0.1:5000/