Skip to content

patocallaghan/questionnaire-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questionnaire-js

While working at Terabyte Interactive I implemented a Questionnaire flow here. Some of the business logic and validations were quite complex which made building it quite tricky. At the time I didn't use a JS MV* framework but always wondered how different building it would have been if I had.

Taking a cue from ToDoMVC I've decided (when I have time) to try and rewrite the Questionnaire using different MV* frameworks. Rather than just building a to-do list this will give me a better real world example and allow me to better judge selecting a framework when the need be.

Frameworks I'd like to try:

Requirements

  • Questionnaire must be flexible i.e. It can't be hardcoded. It can have as many steps or substeps as need me.

About

Reworking a Questionnaire flow I once implemented using only jQuery with different JS frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published