Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Reminder application has modern UI using Jetpack Compose. Dagger-Hilt, MVVM architecture, Notifications, Swipe to Dismiss.

NotificationsYou must be signed in to change notification settings

ahmetozydn/To-Do

Repository files navigation

Don't forget to star the project if you like it! ❤️ == ⭐

Dependencies 🔆

🔑 Name📖 Description
JetpackCompose :Android's recommended modern toolkit to build UI.
Swipe To Dismiss: Delete items in LazyColumn
Navigation: To switch between different screens
Live Data _: Notify views about database changes
RxJavaComposing asynchronous and event-based programs using observable sequences.
CoroutinesCreate asynchronous tasks.
RoomProvides fluent database access.
MVVMModel:Holds the data of the application. It cannot directly talk to the View.
View: represents the UI
ViewModel: Acts as a link between the Model and the View.
Dagger-HiltA dependency injection library.
NotificationsAlarm Manager, grant notification permissions , cancel alarm, set alarm

ScreenShots 📷

Tasks ScreenNotification
img_3.pngimg_1.png
Delete TaskAdd Task
img_8.pngimg_9.png
SearchSplash Screen
img_10.pngimg_11.png

Architecture 🏦

image

Done 💯

  • Set alarm, cancel alarm, open activity from notification, set multiple and custom date-time notification.
  • Animated splash screen

[8]ページ先頭

©2009-2025 Movatter.jp