Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.65 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.65 KB

CozyCave

CozyCave is the app that helps you managing daily tasks and chores efficiently on your Android device

Features

In the current stage of the app you can use 2 features, based on CRUD they are:

  • Tasks(CRUD)
  • Executions(CRUD)

Tecnology and methodoloty

  • The project is fully made in Kotlin, with Jetpack Compose for the ui and Room for the local DB.
  • As I am using Jetpack Compose it automatically has the dark mode and colors set depending on the device settings and wallpaper
  • I'm following a clean architecture with MVVM, Usecases and Repositories

Collaboration

  • I'm open to collaboration, so if you want to make some inprovements to the code or you want to add a new feature create a PR
  • If you don't know how to create a PR or you are to lazy to do one contact me on [email protected] to talk about your idea