Skip to content

Albertstrum/tech-interview-csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is for a technical task in C# provided by Motorpoint.

Clone this repository and complete the following tasks.

  • Add the remaining fields to the vehicle model
  • Implement an endpoint for listing all cars
  • Implement an endpoint for listing cars by make
  • Implement an endpoint for listing cars by model
  • Add any other endpoints you think are useful / relevant

Consider the following as well.

  • Error handling
  • Unit tests

Upload the completed solution to your own GitHub and provide the link to it (ensure it is publically available). The solution must compile and run without any errors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%