If you have any problems with running app with Visual Studio, please install npm package Microsoft.Net.Compilers (more details there: https://improveandrepeat.com/2020/03/how-to-fix-could-not-find-binroslyncsc-exe/)
This repository stores a REST API project. It is a small prototype that is similar to a real project, that will be relevant for the back-end position.
Below is a few tasks that we have prepared for you. We only expect you to spend around 3 hours on this – not days. The most important is for us to get insight into your understanding/thinking. We ask you to do the following:
- Fork this repo to your own GitHub account and clone your fork to your machine. Run the application and get an overview over how it is working.
- Review the code base and think about how it could be improved – especially the general structure and code patterns.
- Choose to do some relevant changes, accompanied by inline comments explaining the change and why.
- More overall thoughts/suggestions/ideas for the code or architecture should be added below in this README. This also gives you a chance to mention changes that you did not have time to do in the short timeframe.
- Push and make a pull request to this repository with your changes.