Commit graph

12 commits

Author SHA1 Message Date
bronku
d59c119f75 search frontend 2025-03-29 09:13:40 +01:00
bronku
10140231a6 moved route definition to a map 2025-03-29 08:55:54 +01:00
bronku
434708b291 loading htmx 2025-03-29 07:40:52 +01:00
bronku
08b669fd8f Implement shared template layout system 2025-03-29 07:33:23 +01:00
bronku
3be7fb76e7 Rename orders page template and add debug logging 2025-03-29 06:30:56 +01:00
bronku
fe703a9b1c Add order total calculation and update template display 2025-03-28 23:26:46 +01:00
bronku
b7072a5865 Add persistent session storage with SQLite 2025-03-28 14:44:46 +01:00
bronku
2857507fae Add POST endpoint for creating new cakes 2025-03-26 14:42:48 +01:00
bronku
01732b97fc Add single cake endpoint handler 2025-03-26 14:33:07 +01:00
bronku
f552e87a9d Add cakes management page and routes 2025-03-26 13:38:42 +01:00
bronku
4b2fcbc58a Simplify error handling during startup 2025-03-23 21:58:34 +01:00
bronku
e2dda0ade7 Reorganize project structure and fix SQLite usage 2025-03-23 10:45:42 +01:00
Renamed from server/server.go (Browse further)