All Projects → savepopulation → Price Tracker

savepopulation / Price Tracker

Licence: mit
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Price Tracker

movies
An example approach for modularization, reactive clean architecture and persistancy.
Stars: ✭ 110 (+37.5%)
Mutual labels:  dagger2, retrofit2, repository-pattern, rxkotlin, livedata, architecture-components
Base Mvvm
App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
Stars: ✭ 18 (-77.5%)
Mutual labels:  dagger2, mvvm, architecture-components, retrofit2, livedata
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (+412.5%)
Mutual labels:  dagger2, mvvm, architecture-components, retrofit2, livedata
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+58.75%)
Mutual labels:  dagger2, mvvm, architecture-components, repository-pattern, retrofit2
Githubprojectbrowser
This is a sample Android Project that is based on Clean Architecture
Stars: ✭ 64 (-20%)
Mutual labels:  rxkotlin, dagger2, architecture-components, retrofit2, livedata
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (-62.5%)
Mutual labels:  rxkotlin, dagger2, mvvm, architecture-components, repository-pattern
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+172.5%)
Mutual labels:  dagger2, mvvm, architecture-components, retrofit2, livedata
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-80%)
Mutual labels:  dagger2, retrofit2, repository-pattern, livedata
AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
Stars: ✭ 22 (-72.5%)
Mutual labels:  dagger2, retrofit2, livedata, architecture-components
Android-Mvi-Starter
Android MVI Starter application
Stars: ✭ 19 (-76.25%)
Mutual labels:  dagger2, retrofit2, livedata, architecture-components
Kotlin Android Mvvm Starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Stars: ✭ 276 (+245%)
Mutual labels:  dagger2, mvvm, architecture-components, retrofit2
Superhero-App
🦸🏻‍♂️🦹🏻‍♀️Superhero app built with Kotlin, ViewModel, LiveData, ViewBinding, Room, and Hilt
Stars: ✭ 27 (-66.25%)
Mutual labels:  dagger2, retrofit2, livedata, architecture-components
Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (-50%)
Mutual labels:  dagger2, repository-pattern, livedata, architecture-components
paybill-manager
Your personal finance manager
Stars: ✭ 46 (-42.5%)
Mutual labels:  mvvm, dagger2, retrofit2, architecture-components
Retrokotlin
Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)
Stars: ✭ 55 (-31.25%)
Mutual labels:  dagger2, architecture-components, retrofit2, livedata
News Sample App
A sample news app which demonstrates clean architecture and best practices for developing android app
Stars: ✭ 334 (+317.5%)
Mutual labels:  dagger2, architecture-components, retrofit2, livedata
Stocker
Stocker is a currency monitoring app. It offers instant currency rates of banks.
Stars: ✭ 38 (-52.5%)
Mutual labels:  dagger2, mvvm, repository-pattern, retrofit2
Fountain
Android Kotlin paged endpoints made easy
Stars: ✭ 175 (+118.75%)
Mutual labels:  dagger2, architecture-components, retrofit2, livedata
Instant Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger2, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 473 (+491.25%)
Mutual labels:  dagger2, dependency-injection, retrofit2, livedata
Githubarchitecturecomponents
The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html
Stars: ✭ 302 (+277.5%)
Mutual labels:  dagger2, architecture-components, retrofit2, livedata

price-tracker

Price Tracking Application

This is an experimental Kotlin Android project. Due to some server side problems, the project is not in production now but it's ready to ship. I'm still doing refactor on code and trying to improve Kotlin spesific implementations in project.

Code reviews and PRs are always approvable.

Feel free to modify and use code.

Screenshots

Tech Stack

  • Kotlin
  • MVVM
  • Data Binding
  • Architecture Components
  • RxKotlin
  • Retrofit 2.0
  • Dagger2
  • Repository
  • Rotation Support
  • Bottom Navigation

License

MIT License

Copyright (c) 2017 Taylan Sbrcn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].