An events firm is in need of a simple application that logs attendees of the events they are hosting.
You and another developer was contacted to create this application. Your dev partner has created an API that performs all the database actions needed, and left some documentation as well.
Your task is to create the user interface, and will implement the API that your partner has created.
Platform: Web Application
Language: C# is strongly preferred
API Usage should be strictly be used within backend code
The application that you will create should be able to do all of the following:
User Interface / User Experience
Back-end Guidelines
You dev partner is recommending you to use Postman, or any similar tool that can simulate an HTTP call.