Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoviesNow

**MoviesNow is a mobile application that shows the list of popular movies . It contains a Movie Details Screen that shows the Movie Synopsis, Release Date and other details about the movie. It gets the data from TheMovieDatabase Api using Retrofit Library so the list of Movies stays updated and it is in sync with the latest movies available on **TheMovieDatabase

Features

Built With 🛠

  • Retrofit - A type-safe HTTP client for Android and java
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • GSON - A Java serialization/deserialization library to convert Java Objects into JSON and back.
  • Glide - An image loading and caching library for Android focused on smooth scrolling.

Java_(programming_language)-Logo wine

About

An android application that uses TheMovieDatabase Api to display list of popular movies and other movie details using modern development practises

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages