Hard Prerequisites |
IMPORTANT: Please review these prerequisites, they include important information that will help you with this content. |
|
You are required to create a back-end service that will help capture basic information about prospective students who come to inquire here at Umuzi.
Create a single index script with the following functions:
addNewVisitor
. This should save the Visitor into the databaseYou will be expected to properly test your code. You can use whatever testing framework you want. If you use something that isn’t taught at Umuzi please justify your choice (if you found something cool we might incorporate it into the syllabus)