repository
0.0.0-20240713075226-aaa529e993fe
Repository: https://github.com/gucio321/forms-go.git
Documentation: pkg.go.dev
# README
DESCRIPTION
Forms-go is a simple in use forms framework written in GO.
PLANNED FEATURES
- 5 types of questions (text, text area, checkboxes, checklist, answers list)
- creating form using designed app
- high customization availability
- possibility to export your form into an executable that could be run by anyone
- push responses into web service (like GitHub)