A basic java/kotlin app that:
- read inputs (task),
- store data in database,
- display it in a list.
| Light mode version | Dark mode version |
|---|---|
![]() |
![]() |
A simple calculator app for Android using MVVM and the Factory Design Pattern to choose the right operation.
Hilt is a dependency injection library for Android that reduces the boilerplate of doing manual dependency injection in your project.
This is a simple app with Hilt. In this app we:
- Insert items to database on app startup.
- Fetch database items and display them in a text.
A simple android app using Jetpack Compose that count the number of a button click.
To contribute to this project, please read the CONTRIBUTING.md file before submitting a pull request.



