Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 750 Bytes

File metadata and controls

22 lines (16 loc) · 750 Bytes

Description

This project is made to illustrate the architecture of Android App with tech stack:

  • Jetpack Compose
  • Retrofit
  • Room Database

Features

  1. User can register to the challenge with their email and name.
  2. User can register as many times as they can.
  3. User can view list of their registeration.
  4. User can delete all of their registration.

Technical specs

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
Registration Form screenshot Home screenshot

App theme is auto-generated by Material Design Builder