Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 358 Bytes

OVO Test Project

This is an MVC C# solution with a simple razor front end. It retreives the customers via the REST api that was provided and displays a list of customers returned.

How to run

The application is set to be directed by default to the "customer/customers" route.

The routes available are:

"customer/customers"

"customer/customerdetails"