Giter Club home page Giter Club logo

tvshowmanager's Introduction

TvShowManager

Tv Show Manager app where you can keep track of the tv shows you follow

Technologies I used

  • Apollo Client for backend communication (request&response)
  • OkHttp for Apollo Client requests
  • LiveData to update ui with corresponding changes
  • Hilt for Dependency Injection
  • Coroutine is used to carry data to view in background
  • ViewBinding for binding views to the corresponding pages
  • Constraint Layout for creating layouts that is suitable with different languages and preventing overdraw issue
  • Navigation Component for navigation between pages in a safe way

Architecture

  • MVVM architecture is used
  • Repository Pattern is used

How To Use

  • You will see 2 buttons in main page. First one is for adding tv show, other one is to show tv show list.
  • There are 2 optional input in adding tv show page. You can add tv show by typing only name.
  • If you want to add tv show release date, you need to enter a date in "yyyy-MM-dd" format.

tvshowmanager's People

Contributors

mytemizer avatar

Watchers

 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.