Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 760 Bytes

File metadata and controls

14 lines (11 loc) · 760 Bytes

Storage Animal

RS School. Task 4 - Android

An application for storing information about animals, such as: name, age and breed.
Application functionality: adding, deleting, updating, filtering and deleting all records.

Technological stack

Android API, Kotlin, SingleActivity, Fragments, Navigation, DataBinding,
Room, SQLiteOpenHelper, ModelView, Repository,
LiveData and Coroutines (also Parcelize, Kapt)

Preview