|
.gitignore
|
Switch from in-memory to SQLite storage
|
2025-03-19 11:59:08 +01:00 |
|
go.mod
|
controller
|
2025-01-29 10:26:36 +01:00 |
|
go.sum
|
controller
|
2025-01-29 10:26:36 +01:00 |
|
handler.go
|
show order contents properly
|
2025-03-20 12:28:19 +01:00 |
|
index.html
|
Add status field to orders
|
2025-03-18 22:30:16 +01:00 |
|
main.go
|
Switch from in-memory to SQLite storage
|
2025-03-19 11:59:08 +01:00 |
|
middleware.go
|
full form parsing
|
2025-02-07 09:27:20 +01:00 |
|
model.go
|
Add status field to orders
|
2025-03-18 22:30:16 +01:00 |
|
order.html
|
Add status field to orders
|
2025-03-18 22:30:16 +01:00 |
|
README.md
|
Update README.md
|
2025-03-20 07:47:04 +01:00 |
|
schema.sql
|
Implement order items
|
2025-03-20 07:41:27 +01:00 |
|
store.go
|
show order contents properly
|
2025-03-20 12:28:19 +01:00 |
|
store_test.go
|
Handle errors in getOrder
|
2025-03-20 10:43:19 +01:00 |
|
TODO.md
|
Update TODO.md
|
2025-03-20 07:42:42 +01:00 |