bentleypark / noticeme

This is the android app which informs you of daily routine jobs at the right time.

Home Page:https://play.google.com/store/apps/details?id=com.project.noticeme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noticeme

API Build Status

This is android app which informs you of daily routine job at the right time.


Download

Build Status

Currently only Korean version is available on playstore.

Table of Contents

Techstack

  • Android 5.0 (API level 21) or later
  • Kotlin
  • Coroutine + Flow : Asynchronous event handling
  • Dagger-Hilt : Dependency injection
  • Jetpack
    • LiveData
    • ViewModel
    • Lifecycle
    • Room
    • Startup
    • Navigation
  • Coil : Image Loader
  • Timber: Debug Log
  • Sentry: Error Monitor
  • Admob : In-app advertisement

Architecture

This project is developed based on MVVM architecture which is recommended by Google.

Package

Screenshot

Documentation

See CHANGELOG.md for a brief history of the project