Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 695 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 695 Bytes

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.