Skip to content

Simple Android app which generates persons and stores it in DB

Notifications You must be signed in to change notification settings

l3m4rk/NamesApp

Repository files navigation

NamesApp

Simple app which generates person with entered name and random age. Created person is stored in local database. You can clear all the users or add a new one.

App demo

Names App – Gif Demo

Technologies

  • Kotlin
  • Coroutines + Flow
  • Fragments and Views
  • Jetpack Room
  • Hilt for DI
  • Clean Architecture

Things to improve

Here is the list of things which could be improved in the future.

  • Add unit tests for UseCases and ViewModel
  • Improve UX
  • Split project into different modules

About

Simple Android app which generates persons and stores it in DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages