Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 261 Bytes

Todo List with HTMX

Just experimenting with htmx ..

  • Create
  • Read
  • [-] Update: only item is updated, due_date not getting updated.
  • Delete

TODO

  • better style with CSS
  • Exclude testing.py from server restart in Flask debug mode.