Description This app aims to provide user an simple way to view and search for a movie or a tv show which they are interested in.
Features
- The app is built in a simple, easy to use way.
- User can view movies and shows by types or by genres.
- Intergrated search function so user can easily find information about their favorite shows/movies.
Tools
- Written using Ionic Framework:
- Ionic Framework: https://ionicframework.com/
- Utilizing The Movie Database's Developer API to display information about movies and TV Shows:
- The Movie Database Site: https://www.themoviedb.org/
- Developer API: https://developer.themoviedb.org/docs
Prerequisite
To run this project, you need to install:
- NodeJS
- After that please open your terminal and install Cordova and Ionic:
npm install -g cordova
npm install -g ionic
- Clone this project to your local repository
- Open the local directory with the IDE editor of your choice, open a new terminal inside your IDE and type:
ionic serve
Known bugs There is still a specific bug I that I haven't figured out.
- Go to the Browse section, pick a genre
- Pick a movie, then press Back at top left of page
- Now to go Movies section, the movie now reappears, but the Back button is broken
- Pressing the Movies section again seems to reset and resolve the issue
- The same bug can be produced with TV Shows







