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. 1 month ago
common Database now ignores fields without db tags and with db:'-' tags. 1 month ago
config Initial commit, survey laid out. 2 months ago
data Database now ignores fields without db tags and with db:'-' tags. 1 month ago
emails Initial commit, survey laid out. 2 months ago
features Database now ignores fields without db tags and with db:'-' tags. 1 month ago
migrations Database now ignores fields without db tags and with db:'-' tags. 1 month ago
pages Basic data laid out and UIs faked. 2 months ago
static Initial commit, survey laid out. 2 months ago
tests Initial commit, survey laid out. 2 months ago
tools Bad .gitignore removed all the db.go files. 2 months ago
views Went with old school simple backend templates instead of js api. 2 months ago
.gitignore Bad .gitignore removed all the db.go files. 2 months ago
.ozai.json Getting the database part to work, but found a bug in the data model reflection. 2 months ago
.ssgod.json Initial commit, survey laid out. 2 months ago
LICENSE Initial commit, survey laid out. 2 months ago
Makefile Initial commit, survey laid out. 2 months ago
README.md Fix the README. 2 months ago
TODO.txt Basic data laid out and UIs faked. 2 months ago
config_example.json Initial commit, survey laid out. 2 months ago
go.mod Initial commit, survey laid out. 2 months ago
go.sum Initial commit, survey laid out. 2 months ago
main.go Initial commit, survey laid out. 2 months 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.