GithubHelp home page GithubHelp logo

mina-mikhail / fixed-solutions-task Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.44 MB

This repo for Fixed Solutions Android Task using www.themoviedb.org

Java 100.00%
android paging-library navigation-component architecture-components java room-database retrofit2 rxjava2 dagger2 mvvm

fixed-solutions-task's Introduction

Fixed Solutions Task

This repo for Fixed Solutions Android Task using www.themoviedb.org

Task Description:

๐Ÿ‘‰ Need to show list of movies returned from api.
๐Ÿ‘‰ Need to show details of each movie returned from api.
๐Ÿ‘‰ Sort this list of movies from newest to oldest movies.
๐Ÿ‘‰ Cache the movies list and every movie details to show it from Room DB in case no internet connection.
๐Ÿ‘‰ Infinte Scrolling using Paging Library.

Home Screen Movie Details Screen

Project Architecture:

I have used MVVM to build my project.

Built With:

๐Ÿ‘‰ Glide - For image loading.
๐Ÿ‘‰ Retrofit2 - For network calls.
๐Ÿ‘‰ Gson - Gson is a Java library that can be used to convert Java Objects into their JSON representation.
๐Ÿ‘‰ RXJava - To handle network calls alongside with Retrofit2.
๐Ÿ‘‰ Rounded ImageView - To display images.
๐Ÿ‘‰ Uber autoDispose - Automatic binding+disposal of RxJava 2 streams.
๐Ÿ‘‰ Room - Persistence library provides an abstraction layer over SQLite.
๐Ÿ‘‰ Dagger - A fast dependency injector for Java and Android.
๐Ÿ‘‰ Android SpinKit - Android loading animations.
๐Ÿ‘‰ Data Binding - Support library that allows you to bind UI components in your layouts to data sources in your app.
๐Ÿ‘‰ PhotoView - For zooming image views.
๐Ÿ‘‰ Butterknife - For bind views.
๐Ÿ‘‰ SimpleRatingBar - For Rating Bar.
๐Ÿ‘‰ Navigation Component - For navigating between fragments.
๐Ÿ‘‰ Safe Args - For sending arguments safely between fragments.
๐Ÿ‘‰ PagingLibrary - For Infinite Scrolling.

To Do in Future:

  • Use Android Navigation Component Library.
  • Use AndroidX.
  • Infinite Scrolling with Paging Library.
  • Apply some Unit Tests.
  • Kotlin Version (will be in a separate branch).

License

Copyright (C) 2020 Mina Mikhail

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

fixed-solutions-task's People

Contributors

mina-mikhail avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.