As part of the challenge you will have to fork this repository and add your backend application in the forked version of this repository. You can find more information on how to fork a repository here.
If you have any questions about this challenge, please do not hesitate to reach out to Miguel Merlin [email protected].
You can find all the information of the challenge in our Wiki in the following link.
You are free to choose the programming language and database you feel more comfortable with, however, if you make it to the next round you will be expected to justify your tech stack decisions.
We have provided a stub with all the endpoints specified in the challenge document in the wiki. To reiterate, you can choose the programming language and database you feel the most comfortable with.
As a general recomendation, please comment your code, and stick to best practices. In every Blueprint project we recommend to stick to the following commit messages conventions here.
- Add a README.md where you tell us how to install dependencies and how to run your application
- Create a pull request in your own forked repository
- Submit the link to your pull pull-request