- The valid JSON data is input to render HTML page (Sample JSON).
- If data input is not valid JSON it will thow error.
- The rendered page is anserable by the user.
- A Web API method is included to receive the answers from the dynamically rendered form.
- A simple table to list the inputs received.
- Unit test cases using XUnit
- Framework- .NET Core 3.1, Asp.NET MVC
- Responsive Design- BootStrap
- Unit Testing- XUnit 2.4.1