This is the repository for the [Elenor] app. It is a work in progress 🚧.
Elenor is a fully functional Android app built entirely with Kotlin and Jetpack Compose. It follows Android design and development best practices and is intended to be a useful reference for developers.
Elenor will connect to real ecommerce site Civilfam as soon as got ready.
Elenor uses the Gradle build system and can be imported directly into Android Studio (make sure you are using the latest stable version available here).
The Elenor app follows the official architecture guidance
The Elenor app has been fully modularized.
The app contains the usual debug
and release
build variants.
The app was designed using Material 3 guidelines.
The Screens and UI elements are built entirely using Jetpack Compose.
The app uses adaptive layouts to support different screen sizes.
Disclaimer: Everything you see here is open and free to use as long as you comply with the license. There are no hidden charges. We promise to do our best to fix bugs and improve the code.