Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 394 Bytes

todosAndStuff.md

File metadata and controls

25 lines (19 loc) · 394 Bytes

TODOS AND STUFF


TODOS


Data

  • db connection
  • queries

Templates

  • Make *-table.html's a single composable template

API

  • flesh-out endpoints

Other

  • figure out history handling with htmx
  • auth
  • styling

Future Updates

  • Swap out database/sql for sqlc or sqlx
  • data and template caching (data is not updated that often)