Just a simple site to publish surveys. Nothing fancy, mostly done because I need it.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Zed A. Shaw 67b059b538 Database now ignores fields without db tags and with db:'-' tags. 2 weeks ago
common Database now ignores fields without db tags and with db:'-' tags. 2 weeks ago
config Initial commit, survey laid out. 2 weeks ago
data Database now ignores fields without db tags and with db:'-' tags. 2 weeks ago
emails Initial commit, survey laid out. 2 weeks ago
features Database now ignores fields without db tags and with db:'-' tags. 2 weeks ago
migrations Database now ignores fields without db tags and with db:'-' tags. 2 weeks ago
pages Basic data laid out and UIs faked. 2 weeks ago
static Initial commit, survey laid out. 2 weeks ago
tests Initial commit, survey laid out. 2 weeks ago
tools Bad .gitignore removed all the db.go files. 2 weeks ago
views Went with old school simple backend templates instead of js api. 2 weeks ago
.gitignore Bad .gitignore removed all the db.go files. 2 weeks ago
.ozai.json Getting the database part to work, but found a bug in the data model reflection. 2 weeks ago
.ssgod.json Initial commit, survey laid out. 2 weeks ago
LICENSE Initial commit, survey laid out. 2 weeks ago
Makefile Initial commit, survey laid out. 2 weeks ago
README.md Fix the README. 2 weeks ago
TODO.txt Basic data laid out and UIs faked. 2 weeks ago
config_example.json Initial commit, survey laid out. 2 weeks ago
go.mod Initial commit, survey laid out. 2 weeks ago
go.sum Initial commit, survey laid out. 2 weeks ago
main.go Initial commit, survey laid out. 2 weeks ago

README.md

Simple Survey Site

Just a simple little site for publishing surveys for people to take. Nothing fancy. It's just something I needed.