This is a Javascript frontend / Rails backend application where you can take and create questionnaires or surveys. There's a caveat though: if you try to select any answers that the creator doesn't want you to select, they will run away from you. The whole thing is a premise for a punch line. The only limit is your imagination.
Must have a loca postgres server running This application is built on Rails 6.0.3.4.
cd into "backend" and run:
rails db:migrate
rails db:seed
From backend:
rails s
From frontend: Open index.html in browser. If you're having problems with CSS not loading, open it in incognito mode.
Bug reports and pull requests are welcome on GitHub at https://github.com/zkobrinsky/Impossible-Questionnaire. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The app is available as open source under the terms of the MIT License.
Everyone interacting in the Impossible Questionnaire project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
Thanks to my wife, my family, and my fellow Flatiron compatriots for their never-ending support, perspective and guidance.