1,017 B
1,017 B
Todo List
- Calculate age on the camp form
- Update MT Form in Rust server and upload data to NC
- Add any updated questions and redesign the page to fit the next trips
- Add functionality for uploading all data to the NC tables
- Add a backup sqlite db so that we can still retain the info in multiple places
- Make sure the form is asynchronous so that users will get their page popping back immediately
- Make sure form has better validation
- Create unit tests in order to automatically make sure things work
- Create a way to add some kids to nextcloud tables fast
- Add registration cost and info to home page, thank you page, and thank you responses
- Post health form to nextcloud tables
- Make single newline show up
TODO Calculate age on the camp form
TODO Update MT Form in Rust server and upload data to NC
TODO Add any updated questions and redesign the page to fit the next trips
DONE Add functionality for uploading all data to the NC tables
TODO Add a backup sqlite db so that we can still retain the info in multiple places
TODO Make sure the form is asynchronous so that users will get their page popping back immediately
TODO Make sure form has better validation
DONE Create unit tests in order to automatically make sure things work
DONE Break down the api to functions that are testable
TODO Create a way to add some kids to nextcloud tables fast
DONE Add registration cost and info to home page, thank you page, and thank you responses
SCHEDULED: <2024-04-25 Thu 09:00>
DONE Post health form to nextcloud tables
DONE Make single newline show up
multiline text options do not include a single newline. They showup as a SPACE and a TAB