Watchlist
Watchlist is a web application that uses TMBD api to fetch and display movies.
https://dhonnemovie.herokuapp.com/
First clone the repo $ git clone https://github.com/Cencious/watchlist.git
After cloning, navigate to the project: $ cd Watchlist
On your terminal run the command:- for vs code $code . then for Atom $ atom .
Then install all the requirements through pip: $ pip install -r requirements.txt
Make the file executable: $ chmod +x start.sh
Run the application: $ ./start.sh
Now navigate to your browser at: localhost://127.0.0.15000/
Python3.8.10
Flask2.11
HTML5.1
Feel free to reach out via email address [email protected]
MIT License
Copyright (c) 2022 Innoncencia Kakan/Watchlist