Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 2.7 KB

README.md

File metadata and controls

39 lines (29 loc) · 2.7 KB

MVVM-Architecture

The application was created using MVVM coupled with Android architecture components and Dependency Injection. The UI was designed using Google Material Design.

Gif

Application Dependencies

Testing

To run the application

  • clone the project
   git clone https://github.com/DataSciGeek/test-mobile.git
  • Open the project in Android studio or your preferred editor
  • Download the project required files
  • Build the project
  • Run the application on an emulator or real device after a succesful build