ForFarm/frontend/api
2025-04-04 15:24:14 +07:00
..
authentication.ts feat: use cookie instead of localstorage for token 2025-02-14 00:02:49 +07:00
chat.ts feat: add chatbot endpoint 2025-04-04 15:24:14 +07:00
config.ts feat: fetch user profile on sidebar 2025-02-14 08:06:27 +07:00
crop.ts refactor: use camelCase for frontend api fetch 2025-04-03 10:32:25 +07:00
farm.ts refactor: use camelCase for frontend api fetch 2025-04-03 10:32:25 +07:00
hub.ts feat: add dummy api for hub 2025-03-07 02:58:45 +07:00
inventory.ts feat: add fetchInventoryStatus API and integrate into inventory page 2025-04-01 16:07:09 +07:00
plant.ts feat: modify google map state management + add farm creation 2025-03-31 11:24:29 +07:00
user.ts feat: fetch user profile on sidebar 2025-02-14 08:06:27 +07:00