Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suvasish114/movie-ocean
Android application for trending movies details.
https://github.com/suvasish114/movie-ocean
android-studio java movie
Last synced: 8 days ago
JSON representation
Android application for trending movies details.
- Host: GitHub
- URL: https://github.com/suvasish114/movie-ocean
- Owner: suvasish114
- License: apache-2.0
- Created: 2021-04-24T10:46:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-27T16:04:17.000Z (almost 4 years ago)
- Last Synced: 2024-11-30T20:14:02.990Z (2 months ago)
- Topics: android-studio, java, movie
- Language: Java
- Homepage: https://github.com/suvasish114/Movie-Ocean
- Size: 2.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Movie Application
- **Webpage :** https://suvasish114.github.io/Movie-Ocean/
- **View Contributions :** https://github.com/suvasish114/Movie-Ocean/pulse/
## About
- A simple android based Application to discover trending movies, and there details with IMDB rating.## APIs and Components used
- The Movie Database API (https://developers.themoviedb.org/)
- Volley Library
- Glide Library## Screenshorts
| | |
|--|--|
|Splash Screen ![Splash Screen](./screenshort/screenshort2.jpeg?raw=true)|Main Activity ![Main Activity](./screenshort/screenshort1.jpeg?raw=true)|## Future improvement
- Add a navigation bar.
- Browse movies by year, language, rating.
- Save a card to the local database.## To try this project
- Go to https://suvasish114.github.io/Movie-Ocean/
- Click download .apk button to try the Application.Thank you.