Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 860 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 860 Bytes

TrainingApp

An app requested by an upwork client to display exercises from training centers, and show expenses, and spending analytics

  • Using MVVM architecture
  • Dependency injection using dagger hilt
  • Livedata for continuous ui updates
  • Use of Material design components, with cleanly organized resources for easy theming support
  • Use of third party mpandroidchart library for drawing organized and attractive charts

1 2 3 4