FormBuilder is an end-to-end full-stack application designed to create, manage, and deploy advanced forms with a variety of question types. The project aims to provide a flexible, user-friendly interface for building custom forms that can be easily integrated into any workflow.
- Advanced Question Types: Supports multiple question types (e.g., multiple choice, text, rating, dropdown).
- Drag-and-Drop Interface: Intuitive UI for arranging and customizing form fields.
- Form Management: Create, edit, delete, and organize forms efficiently.
- Validation: Built-in validation for required fields, formats, and custom rules.
- Real-Time Preview: Instantly preview your form as you build it.
- Responsive Design: Works seamlessly across devices.
- Data Handling: Save, export, and analyze submitted form data.
- Deployment: Easily host forms online and share with respondents.
- MERN Stack
- FireBase for auth
-
Clone the repository
git clone https://github.com/santhosh-005/FormBuilder.git cd FormBuilder -
Install dependencies
npm install
-
Run the project
npm start
-
Access the app
Visit http://localhost:3000 in your browser.
Contributions are welcome! Please fork the repo and submit a pull request.
(Specify your license here)