Wondering what movie or tv series to watch? In the mood for a good comedy or a mystery? Just select a genre from the list to bring up a list of the most popular movies or tv series in that genre.
This was made using The Movie DB api. It uses HTML, CSS, Javascript, jQuery and Bootstrap.
Find the deployed project here: (https://bevhatzl.github.io/Wot2Watch/)
Initial display will show you a sliding carousel of the most popular movies. Initial page is the movie page where you can select a genre from the drop down list. 10 most popular movies of that genre will be display. Scroll down and click "Moree..." to see 10 more movies. When the end of the list is reach you will receive a message at the top of the page.
Click on "Series" on the top right hand side to get to the Series page where you can make the same selection but for tv series.
Click on my name in the footer to visit my GitHub page
- Extending the search results to get more than just 20 results for each genre
- Adding more popular films dynamically to the carousel by fetching them from the api
- [VScode] (https://code.visualstudio.com/)
- [Postman] (http://postman.com/)
Beverley Hatzl 2020