/Ruler

An app that let you emulate a small size ruler which implement clean architecture with MVVM, hilt and room.

Primary LanguageKotlin

Ruler

Google Play

Ruler

Screen Shot

Main screen

alt tag

Records bottom navigation

alt tag

Customized layout

Swipe to delete

alt tag alt tag

Clean Architecture

Room: Accessing and writing local data by using Room DAOs.

Hilt: Apply measurements records dependency injection.

Jetpack compose: Main builder of this project.