Hello folks! Today we're going to demo a clean note app in Jetpack Compose with the popular clean architecture approach.
Note App Android application is built with Modern Android application development tools or libraries. Aim of this project is to showcase Good practice implementation of Android application development with proper architecture design. Dedicated to all Android Developers with ❤️.
Features 👓
The codebase focuses on following key things:
Single Activity Design
Offline Capability - Notes ✈️
Clean and Simple Material UI 🎨
Dark mode 🌗
Jetpack Compose UI
Source Code here: https://github.com/NightingaleNath/No...