Started functionality around editing a verse. Added the ability to add a new child as well as a force popup if you load the page and there are no people in the db. Need to add another field for when you add a person to add their club too.

This commit is contained in:
Norm Rasmussen
2024-10-08 17:35:04 -04:00
parent 61094c1aac
commit 1ec9c3ca12
9 changed files with 184 additions and 71 deletions

View File

@ -1,6 +1,5 @@
import theme
from nicegui import ui
from main import checked_data
import data
from utils import Utils