Hexagon
- Binyao Hao
- Guangyao Li
- Haojin Liu
- Jingyan Ma
- Ning Zhang
We would like to make a movie and TV series discovery and search app. The functions of the app will be listed below. Firstly, the home page would be a discovery page with a list of trending movies and TV series. The details of each movie including a brief introduction, casts and the movie trailer will pop up after users click the profile of the specific movie. Secondly, there will be two separate pages for genre-based filtering of movies and TV series respectively. Then, we also plan to add a search feature that allows a user to search for a particular movie or TV series based on its title. Ideally, if time permits, we would like to add a bookmark list/ watchlist that allows users to save certain movies for future reference.
This API has various available API endpoints methods on movie, tv, actor and images. It would be convenient to fetch relevant data about movies and TV shows using this API.
- TMDB movie API (https://developers.themoviedb.org/3/getting-started/introduction )
- Get Trending movies discovery (https://developers.themoviedb.org/3/trending/get-trending )
- Get movies (https://developers.themoviedb.org/3/discover/movie-discover )
- Get TV series (https://developers.themoviedb.org/3/discover/tv-discover )
- Search by genre keywords (https://developers.themoviedb.org/3/genres/get-tv-list https://developers.themoviedb.org/3/genres/get-movie-list
- Search by TV shows names or movies names ((https://developers.themoviedb.org/3/search/search-keywords)