tfcconnection/TODO.org
2024-11-08 07:20:40 -06:00

22 lines
1,017 B
Org Mode

#+TITLE: Todo List
:PROPERTIES:
:CATEGORY: dev
: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
** TODO 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 unit tests in order to automatically make sure things work
** TODO 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