Patil-Tanmay / RepoTracker

It helps you keep track of your favorite GitHub Repos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ UNDER CONSTRUCTION ⚠️

Repo Tracker

You can Install latest app from below

RepoTracker App

About

It helps you keep track of your favorite repos. And No it's not replacement app for FastHub

  • Clean and Simple Material UI.

API is used in this app Github Api v3

Built With 🛠

  • Kotlin - First class and official programming language for Android development.

  • Coroutines - For asynchronous and more..

  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.

    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
    • Room - SQLite object mapping library.
  • Dependency Injection

    • Hilt-Dagger - Standard library to incorporate Dagger dependency injection into an Android application.
    • Hilt-ViewModel - DI for injecting ViewModel.
  • Retrofit - A type-safe HTTP client for Android and Java.

  • Jetpack Navigation - Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app.

  • Paging - The Paging library helps you load and display pages of data from a larger dataset from local storage or over network.

  • Material Components for Android - Modular and customizable Material Design UI components for Android.

 GNU GENERAL PUBLIC LICENSE
 Copyright (c) 2021 Tanmay Patil.

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.

About

It helps you keep track of your favorite GitHub Repos.

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%