Skip to content

bentleypark/noticeme

Repository files navigation

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