A modern, lightweight and feature-rich note taking application built with Android native stack.
Designed for speed, privacy and seamless user experience with clean architecture principles.
Clean UI • Fast Performance • Offline First
- 📝 Create, Edit & Delete Notes
- 🔍 Instant Search
- 📌 Pin Important Notes
- 🗑 Trash Management
- 🎨 Theme & Style Customization
- 🔐 Privacy & Security Options
- 🧮 Built-in Calculator
- 📅 Calendar Integration
- ☁ Backup Support
- ⚙ Highly Customizable Tools
Language: Kotlin
UI: Jetpack Compose / XML
Architecture: MVVM + Clean Architecture
Database: Room
Async: Coroutines
Tools: Android Studio, Gradle, Git
- Single Source of Truth
- Lifecycle Aware Components
- Unidirectional Data Flow
- Modular & Testable Code
-
Clone the repository
-
Open in Android Studio
-
Sync Gradle
-
Run on device/emulator
app ├── data │ ├── local │ └── repository ├── ui │ ├── screens │ └── components ├── viewmodel └── utils
Contributions are welcome.
- Fork the repo
- Create feature branch
- Commit changes
- Open Pull Request
Guidelines:
- Follow MVVM
- Clean commit messages
- Proper naming conventions
- One feature per PR
MIT License © 2025 Akash Satao
Akash Satao
Android Developer
GitHub: @akkicodes-dev



