/JetpackTodos

A jetpack application to learn about app architecture and backend integration

Primary LanguageKotlin

Jetpack Todos

A jetpack compose application to learn about robust architecture and backend integration in your app.

Live Demo

You can find the apk in app/releases/app-release.apk location and download and install it on your device.

The goal of the project is to create a application that allows for easier scalibility and easier maintenance.

The UI of the application is not good, because it was not the goal of this project. And we believe that UI could be easily improved later on in the future if the application has a clean and scalable architecture.