Skip to content

ToxichQQQ/form-constructor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Constructor

This application allows you to create your own form by dragging and dropping elements on the page. You will be able to add/remove/move fields or sections on the page. You can also customize each element that you create (change the label, validation rules, field name, etc.)

Enjoy your use!

Pages

Main Page

Image

Select Template

On this page you can choose from ready-made templates for creating a form (Complex, Standard, Simple).

Image

Questionnaire

Before creating a form, you can add a questionnaire and build your own form from the results of the answers.

Image

Constructor

In the constructor, you create your form by dragging elements on the page.

Image

Stack Technologies

  • React
  • React-Router
  • Material UI
  • react dnd
  • lodash

Testing

To test the application, you need to enter the following commands:

You need to clone the repository using the command:git@github.com:ToxichQQQ/form-constructor.git

After the repository has been copied, go to the repository and run the npm install command.

Start the application using the npm start

Thanks for your attention

You can contact me by this email storozhenko.dev@gmail.com

Releases

No releases published

Packages

No packages published

Languages