mirror repo of https://github.com/littlequartz/clink. a socket programming assignment for Sistem Terdistribusi
Go to file
Syahdan 616017267e fix(ui): reopen order form if menu already loaded on 'n' instead of refetching
- If menu is cached, build and init form immediately
- Otherwise, show loading status and fetch menu from server
2025-10-16 12:48:12 +07:00
.github/workflows ci: fix artifact path 2025-10-15 13:06:10 +07:00
.gitignore chore: gitignore to ignore dist folder 2025-10-15 20:34:09 +07:00
AGENTS.md feat(order-console): add pricing, recent order feed, and responsive layout; extend protocol 2025-10-16 12:47:38 +07:00
build.sh chore: gitignore to ignore dist folder 2025-10-15 20:34:09 +07:00
go.mod chore: gitignore to ignore dist folder 2025-10-15 20:34:09 +07:00
go.sum chore: gitignore to ignore dist folder 2025-10-15 20:34:09 +07:00
main.go fix(ui): reopen order form if menu already loaded on 'n' instead of refetching 2025-10-16 12:48:12 +07:00
server.go feat(order-console): add pricing, recent order feed, and responsive layout; extend protocol 2025-10-16 12:47:38 +07:00