Swift/MVVMTest/README.md
Create a simple application with the list of orders from viewModel and display them in a list. When a user selects a order they will be shown a second screen that will display a more detailed view of the order with view of products.
We have given you some code over here to start with. Please clone/fork this repository.
Please commit frequently to communicate your throughts while working on this assignment.
Try not to spend more than 4 hours on this. You are not necessarily expected to do everything in this assignment because of the short duration.