updating mission trip and health forms

This commit is contained in:
Chris Cochrun 2025-01-29 11:17:46 -06:00
parent 710ebb6031
commit 29bb3cb04e
4 changed files with 114 additions and 13 deletions

View file

@ -4,15 +4,14 @@
:END:
* 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
* TODO Create a way to add some kids to nextcloud tables fast
* 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 Update MT Form in Rust server and upload data to NC
** DONE Add any updated questions and redesign the page to fit the next trips
** DONE Add functionality for uploading all data to the NC tables
** DONE Make sure the form is asynchronous so that users will get their page popping back immediately
** DONE Make sure form has better validation
* 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