Please ensure you have the following installed:
- .NET 8 SDK (you may need to ensure your Visual Studio installation is fully up to date)
- Node v20.16.0 LTS
Thanks for doing our recruitment home exercise. We have written a template solution for you, to save you from having to do too much setup.
- Clone this repository, and open the solution
- Set UKParliament.CodeTest.Web as the startup project
- Build and run it (NPM should install all the dependencies automatically)
- Instructions have been provided for you within the solution and these will display on the home page. The home page also shows the assessment criteria for the test. You should aim to satisfy all points on it.
- After you have complete this test please host your solution on GitHub (or another git based hosting platform)
- Provide us with a link so we can clone your solution