Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/braiso-22/cozycave
- Owner: braiso-22
- Created: 2023-09-08T22:15:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-05T15:20:18.000Z (9 months ago)
- Last Synced: 2024-05-06T14:45:32.039Z (9 months ago)
- Topics: android, clean-architecture, clean-architecture-android, compose, cozycave, jetpack-compose, kotlin, mouredev, mvvm, mvvm-android, repository, room, room-database, tasks, usecase, usecases
- Language: Kotlin
- Homepage: https://github.com/braiso-22/CozyCave
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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