Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelfelipeac/Improov
A app for register and achieve goals developed with Kotlin, MVVM, Coroutines, Kotlin Flow, Jetpack (Room, ViewModel, Navigation) and Dagger2.
https://github.com/rafaelfelipeac/Improov
android android-app android-architecture-components androidx coroutines coroutines-android dagger2 detekt github-actions jetpack kotlin kotlin-flow ktlint mvvm mvvm-android navigation room viewmodel
Last synced: 9 days ago
JSON representation
A app for register and achieve goals developed with Kotlin, MVVM, Coroutines, Kotlin Flow, Jetpack (Room, ViewModel, Navigation) and Dagger2.
- Host: GitHub
- URL: https://github.com/rafaelfelipeac/Improov
- Owner: rafaelfelipeac
- License: apache-2.0
- Created: 2018-12-04T13:40:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T18:05:55.000Z (over 1 year ago)
- Last Synced: 2024-08-01T19:56:56.924Z (4 months ago)
- Topics: android, android-app, android-architecture-components, androidx, coroutines, coroutines-android, dagger2, detekt, github-actions, jetpack, kotlin, kotlin-flow, ktlint, mvvm, mvvm-android, navigation, room, viewmodel
- Language: Kotlin
- Homepage:
- Size: 4.62 MB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-list - rafaelfelipeac/Improov - A app for register and achieve goals developed with Kotlin, MVVM, Coroutines, Kotlin Flow, Jetpack (Room, ViewModel, Navigation) and Dagger2. (Kotlin)
README
Improov
---------
[![Android CI](https://github.com/rafaelfelipeac/improov/workflows/Android%20CI/badge.svg)](https://github.com/rafaelfelipeac/improov/actions?query=workflow%3A%22Android+CI%22) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![improov-screens](https://user-images.githubusercontent.com/9745110/89603551-c9e52b80-d83f-11ea-86a3-87fb02210497.png)Improov is a app that will help you achieve your goals.
By choosing to add a goal to the app and not keep it lost in thought, you will have an easier time viewing the steps necessary to achieve it.
Created with ❤️ to study topics related to Android such as Kotlin, MVVM, Coroutines, Kotlin Flow, Jetpack (Room, ViewModel, Navigation) and Dagger2.
Developed with:
-------
- Kotlin;
- MVVM;
- Coroutines;
- Kotlin Flow;
- Room;
- ViewModel;
- Navigation Component;
- View Binding;
- Dagger 2;
- Detekt;
- Ktlint;
- CI with GitHub Actions;Warning:
-------
I know that this project was used as a reference code for some developers and I want to say something about it.Be careful with this project.
Since the first commit, a lot has changed and learned. This project achieved his goal.
In this classes, methods and lines of code, there are some things that if I had to do today, I will do they differently.
Today I know that there are maintainable and smarter ways to do it.
This is not a note of regret. It's a note to celebrate the power of experience.
License
--------
Copyright 2020 Rafael Cordeiro
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.