Mysoothe app made Using Jetpack compose
MySoothe
? Motivation and Context
This is an app made to test Jetpack compose.
The design of this app comes from an
old Android Dev Challenge back in
March 2021
Development
- UI written in Jetpack Compose.
- Uses Kotlin Coroutines.
- Uses Hilt for dependency injection.
- Uses Gradle version catalog TOML file.
- This project uses detekt as static code analysis tool and
spotless for checking code style
(Kotlin with ktlint, XMLs and Gradle Files). - Uses Github Actions as CI/CD.
? Screenshots
? Light Mode
Welcome | Log in | Home |
---|---|---|
? Dark Mode
Welcome | Log in | Home |
---|---|---|
Using the app
Valid credentials:
Password | |
---|---|
test@test.com | test |
your@email.com | your |
a@a.com | aaaa |