Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1011 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 1011 Bytes

Mercado Libre Challenge

This is a simple project created to demonstrate some of the skills that I have, in this project I decided to create a classic architecture mvvm that allows to develop this app

in this architecture the business logic is decoupled from the user interface and is easier to maintain and test. components can be reused. System maintenance is simplified.

Screens

  • recent searches
  • Search
  • product detail

Tech

For this project I use the following technologies: