Questioneer is a tiny web application to create sets of questions for polls and other manual data collection purposes. Data can be exported as denormalized CSV.
Questioneer uses a MVC/layered architecture style. Questions are entered using a web interface, validated and stored in a sqlite database. The application was built using Micronaut, Spring TX and Thymeleaf.
This application was purpose-built for a specific project. You can fork it, but please don't submit any issues or pull requests.
Copyright (c) 2019 x0b. See LICENSE.md.