Skip to content

Questioneer Data Collection and Aggregation Assitant

License

Notifications You must be signed in to change notification settings

x0b/questioneer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Questioneer

Introduction

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.

Components & Architecture

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.

Contributing

This application was purpose-built for a specific project. You can fork it, but please don't submit any issues or pull requests.

License

Copyright (c) 2019 x0b. See LICENSE.md.