|
|
9279c239b4
|
Cleaned up the grid that shows a person's db entries. Created basic card for the dashboard page.
|
2024-10-07 13:31:17 -04:00 |
|
|
|
c33157ec78
|
Cleaned up the look of ui.display and the modal for submitting a verse. There was an issue with the way python looks at for loops and a frontend ui, but thankfully the devs had answered a question on stack overflow. See here: https://stackoverflow.com/questions/76726671/im-populating-some-cards-using-for-loop-in-nicegui-each-has-a-label-and-a-butto. Set it to refresh as well so complete/incomplete shows the correct color as expected. Need to account for duplicates with a utility func.
|
2024-10-05 16:39:30 -04:00 |
|
|
|
d36add7f35
|
I feel like I have a good portion of the basic functionality of what I need so far include reading the db, updating db values, calling crossway's API for verses and parsing that payload. Styling leaves a lot to be desired still.
|
2024-10-04 19:50:45 -04:00 |
|