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.
- Host: GitHub
- URL: https://github.com/r-shafi/open-movie-tracker
- Owner: r-shafi
- License: mit
- Created: 2021-12-20T10:12:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-05-25T19:49:07.000Z (26 days ago)
- Last Synced: 2026-05-25T21:25:06.993Z (26 days ago)
- Topics: android, cross-platform, ionic, movies, simple, tmdb
- Language: TypeScript
- Homepage:
- Size: 2.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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