Skip to content

Wottrich/android-smart-checklist

Repository files navigation

Smart Checklist


Um aplicativo para organizar o seu dia. Crie listas de tarefas e conclua elas com rapidez e praticidade.

License API

Profile

Tech Stack

Nivel de projeto

  • SDK Level minino: 21+.
  • 100% do aplicativo desenvolvido em Kotlin (v1.5.21).

Jetpack

  • Compose - Para desvolvimento das UIs do app utilizei Compose.
  • ComposeNavigation - Para navigação entre os fluxos foi utilizado Compose Navigation.
  • Room Database - Para salvar as informações localmente foi utilizado Room.
  • Material Components.
  • ViewModel.

Arquitetura

  • Arquiterura MVVM com UDF - (View-State-ViewModel-Model).
  • Koin - Para Injeção de dependencias.

MAD Score

summary kotlin jetpack app_bundle

Contributions

Open an issue about the problem found before opening the Pull Request. It will help you not feel unhappy if someone is already fixing the problem.

Wants to contribute with the project?

Read about CODE_OF_CONDUCT rules and feel free to contribute.

License

MIT License