Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 284 Bytes

CapsShop is an Android mobile application that aims to simulate online cap sales.

The application has been developed in Kotlin using the following technologies:
  • Retrofit
  • Dependency Injection (Dagger Hilt)
  • MVVM Architecture
  • ROOM Database
  • SQLite
  • Github Actions