Skip to content

skaengus2012/REMINDER_ANDROID

Repository files navigation

REMINDER ANDROID

Test CI v2 codecov

A reminder app is an application that helps users not to forget their schedules, appointments, and to-do lists. This app sends notifications at the time set by the user to provide advance notice of their schedules, making it useful for daily life.

Users can input their desired schedules within the app and set the date and time. They can also set notifications for their schedules.

👺 Technology Goals Targeted by the Reminder.

  • MVI architecture.
  • Loose management using moduleization and DI (Dependency Injection).
  • TDD (Let's maintain a coverage close to 100.)

👀 WIKI

Please refer to the WIKI for the necessary information regarding the development of this project.