Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/braiso-22/cozycave

CozyCave is the app that helps you managing daily tasks and chores efficiently on your Android device
https://github.com/braiso-22/cozycave

android clean-architecture clean-architecture-android compose cozycave jetpack-compose kotlin mouredev mvvm mvvm-android repository room room-database tasks usecase usecases

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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