Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuelduarte077/noteapp
👾 App de notas usando kotlin y Clean Architecture 💜
https://github.com/manuelduarte077/noteapp
jetpack-compose kotlin kotlin-android mvvm notes task
Last synced: 2 days ago
JSON representation
👾 App de notas usando kotlin y Clean Architecture 💜
- Host: GitHub
- URL: https://github.com/manuelduarte077/noteapp
- Owner: manuelduarte077
- Created: 2021-10-16T05:03:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T23:16:07.000Z (11 months ago)
- Last Synced: 2024-01-08T21:41:36.515Z (11 months ago)
- Topics: jetpack-compose, kotlin, kotlin-android, mvvm, notes, task
- Language: Kotlin
- Homepage:
- Size: 21.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoteApp
👾 Notes app using kotlin and Clean Architecture 💜## Features
- Create Note
- Delete Note
- Edit Note
- Update Note
- Note Filters## Screenshot
![Home](https://github.com/manuelduarte077/NoteApp/assets/46093689/07f49e2b-4856-45af-b910-46ab996f7b1b) | ![Content](https://github.com/manuelduarte077/NoteApp/assets/46093689/7c995ca5-3846-4146-a259-d8b4a82549b0) | ![Create](https://github.com/manuelduarte077/NoteApp/assets/46093689/122a40d6-4f88-4402-98bf-d5ae47ab7f56)
-----------------------------------|------------------------------------ | ------------------------------------
Home | Notes | Create Note