https://github.com/lpil/action
https://github.com/lpil/action
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lpil/action
- Owner: lpil
- Created: 2023-07-13T17:57:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T21:25:15.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T05:42:14.121Z (over 1 year ago)
- Language: Gleam
- Size: 70.3 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Action!
A Gleam web application.
## TODO
- Read database file location from environment.
- Store answer from form in database.
- TODO: And also write tests!
- Send you to the next question.
- Eventual "thank you!" page.
- HTML layouts.
- Basic styling.