Skip to content

DKB1990/JSONFormBuilder

Repository files navigation

HTML FORM builder from JSON

HTML Form Builder using JSON.
  • 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 and Vesrions
  • Framework- .NET Core 3.1, Asp.NET MVC
  • Responsive Design- BootStrap
  • Unit Testing- XUnit 2.4.1
Highlights

Alt text

Alt text

Alt text

Alt text

About

HTML form builder from JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published