Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 383 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 383 Bytes

Intervals

The app for taking into account the intervals between events. Their frequencies. Generates statistics on events. Usage examples: Monitoring the manifestation of medical symptoms, events in the behavior of servers, cars, mechanisms.

Stack

App: Architecture — MVVM, UI — Views, DB — Room, DI — Hilt;

Code quality: Lint, Detekt;

Testing: JUnit4, Mockk.