Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.4 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.4 KB

JIIT OPTICA Forms

These forms allows users to create dynamic, customizable forms using JSON configurations. Users can easily modify form field information, styles, and validation rules.

Packages Used

  • styled-components
  • react-router-dom
  • react-icons

Features

  • Customizable Forms: Easily modify form fields and styles using JSON configuration files (FormFieldsInfo.js and FormStylesInfo.js).
  • Field Validation: Built-in validation for required fields, regex patterns (e.g., email, phone), and file uploads.
  • Dynamic Form Generation: Based on JSON, forms are generated dynamically with custom styles.
  • Seamless Integration: Easily inject forms into other projects and websites.

View The Sample

The forms are up and running on forms.jiitopticachapter.com