Hi! Yadino is a ToDo app the use of MVI Architecture Pattern And Clean Architecture with Jetpack Compose by following Material-3 guidelines along with other MAD libraries such as Dagger-Hilt, Room Database, Coroutines, Navigation etc. for building Android Apps
You can download the app from Cafe Bazaar or Myket 🚀
Architecture | MVI Architecture Pattern |
---|---|
UI Framework | Jetpack Compose |
💉 DI | Dagger-Hilt |
💾 Local Database | Room Database |
🧭 Navigation | Compose Destinations Navigation |
🏗️ Persistent Background Work | AlarmManager |
🧵 Asynchronous Work | Coroutines |
- ➕ Add, View, Update & Delete Routine and Note
- 🔔 Notifications: Receive notifications at the time you set for the routine
- 🌗 Dark/Light Mode: Toggle between dark and light themes
- 🎨 Dynamic Color: Enable or disable dynamic color settings
Home Screen | Routine Screen | Note Screen |
---|---|---|
Home Screen | Routine Screen | Note Screen |
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Copyright (C) 2023-2024 RahimMahmoudzadeh
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/.