blinklet / music-festival-organizer

Music Festival Organizer for competitive music festivals
Other
0 stars 0 forks source link

Basic HTMX functionality added #4

Closed blinklet closed 1 week ago

blinklet commented 1 week ago

Added HTMX to support more interactive experience.

Left a few items for future work: 1) Add a spinner or other indicator that the system is uploading and processing a spreadsheet after the upload button is clicked 2) Maybe make the way I handle reloading pages more consistent. See comments in confirm_get() and index_post() function in the mfo/admin/views.py file: