Skip to content

oddlyfunctional/form-builder-reasonml

Repository files navigation

form-builder

Run Project

npm install
npm start
# in another tab
npm run webpack
# and in another tab
npm run server

TODO

  • Cache questionnaires
  • Implement Drag and Drop for reordering questions
  • Allow to delete questions and options
  • Check all TODO comments in code
  • Structure files accordingly
  • Find a way to avoid coupling the rendering of the questions too strongly with their type structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published