Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Popular Movies App project for Udacity Android Developer Nanodegree. Integrated the Paging library, LiveData, ViewModel, DataBinding, Room, MVVM architecture and Repository pattern.
A Functioning Android App built for the Udacity Associate Android Developer course. App displays a Grid View of Movies from themoviedb API, showcasing MVP pattern, Retrofit, RxJava, Dependency Injection.
This is simple app which show the popular movies from TMDB. It will show the all Popular Movies and Top rated Movies around the world according to TMDB.
This app will fetch the Movie data from themoviedb API with network request and shows it to the screen. And a detail view of the Movie onclick to the poster of the movie and saves favorite Movies into database for offline
An Android app to help users discover popular and recent movies. Created as part of the first and second project in Android Developer Nanodegree from Udacity.
Simple movie listing Android app allowing users to discover movies. This is a continuation of PopularMoviesStage1 project and it is also a Project 2 of Udacity's Android Developer Nanodegree.
This project will be used for Stage 1 and Stage 2 of the PopularMovies task which is part of the Udacity Associate Android Developer Fast Track Program
There is a problem when the internet disappears momentarily. Support is needed to solve this problem.