Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 505 Bytes

File metadata and controls

16 lines (13 loc) · 505 Bytes

Minirobots

Android Client for minirobots.com.ar. Uses MLKit to recognize instructions, and uploads the processed instructions to the robot's API.

Navigation graph: Minirobots graph

Some keywords about the technologies, libraries and techniques we used (will explain in more detail soon):

  • MVVM
  • Layered architecture
  • Hilt
  • StateFlow & Channels
  • Coroutines
  • Retrofit
  • KotlinX Serialization
  • Jetpack Navigation