rafaelfelipeac / Improov

A app for register and achieve goals developed with Kotlin, MVVM, Coroutines, Kotlin Flow, Jetpack (Room, ViewModel, Navigation) and Dagger2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improov Logo

Improov

Android CI License

improov-screens

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.

Get it on Google Play

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.

About

A app for register and achieve goals developed with Kotlin, MVVM, Coroutines, Kotlin Flow, Jetpack (Room, ViewModel, Navigation) and Dagger2.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%