Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.17 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.17 KB

Welcome to Order Manager

Android app that manages orders received through an API. Orders are received in Json, they can be saved, modified and can be displayed in a detailed view.
Implementation details:

  • 🪛 Kotlin (coroutines,flows)

  • 📥 Room (database)

  • 🗡️ Dagger Hilt (dependency injection)

  • 🧾 MVVM (model-view-viewmodel)

  • 🎨 XML (UI/UX)

  • 🌐 RetroFit (json)

  • 📊 Optimized (shrinked resources,minify,etc)

Languages and Tools:

android git kotlin