Submission deadline: July 4th, 20:00
About the Exam
The exam will test your knowledge of backend development best practices, good coding practices, and your ability to build a RESTful web service. You may submit the exam in any language you feel comfortable with.
You have 3 hours to complete the exam.
Please note that you will be required to submit the exam by compressing all the necessary code files into a zip archive. Make sure the zip file contains all the relevant code required to run the program, excluding any binaries or compiled executables such as 'node_modules' files, 'dist' files, 'target' files, etc. The zip file should be named with your full name.
The final exam zip file should be uploaded as a link (with relevant sharing permissions) from your drive by 20:00, July 4th. We will not accept delayed submissions.
General Instructions
Exam Instructions
In this exam you will build a ticketing system. The main purpose of the task is to test your ability to learn new topics and deliver high quality digital products.
Thoroughly test your work. Consider edge cases and how users will interact with your solution. Make sure your work is of high quality.You have 3 hours to complete the exam.
Stick to the best practices of the libraries used as much as possible.
If you have any questions about the task itself or its environment, feel free to ask in the exam's e-mail. For general coding / technology questions, consult Stack Overflow, forums, or other sources.