This project is made to illustrate the architecture of Android App with tech stack:
- Jetpack Compose
- Retrofit
- Room Database
- User can register to the challenge with their email and name.
- User can register as many times as they can.
- User can view list of their registeration.
- User can delete all of their registration.
There are 2 screens: list of registration, and registration form, and an alert dialog to confirm their retire from the challenge.
Registration Form | Home screen |
---|---|
App theme is auto-generated by Material Design Builder