An open API service indexing awesome lists of open source software.

https://github.com/r-shafi/open-movie-tracker

Ionic app, crafted with Angular and fueled by The Movie Database (TMDB) API. This application delivers a seamless and interactive experience.
https://github.com/r-shafi/open-movie-tracker

android cross-platform ionic movies simple tmdb

Last synced: 26 days ago
JSON representation

Ionic app, crafted with Angular and fueled by The Movie Database (TMDB) API. This application delivers a seamless and interactive experience.

Awesome Lists containing this project

README

          

# Ionic Movie Diary App

This app is built with **Ionic** and **Angular**.

## Features

- Home Page
- Shows a list of trending movies.
- Search Page
- Shows movies based on the search query.
- Profile Page
- Shows the user's watched movies, favorite movies, and watchlist.
- Movie Detail Page
- Shows the movie's details and allows user to perform actions (Add to watched, favourite or watchlist).
- Movie Overview Component
- Shows the movie's poster and title.
- Allows user to perform actions (Add to watched, favourite or watchlist).
- Shows the movie's release date.
- Shows the movie's rating.

## Screenshots


Home Page
Search Page
Details Page
Profile Page