KitchenIQ Backend is the core system for small and medium-sized restaurants, enabling efficient management of inventory, suppliers, finances, staff, and orders. By digitizing and automating key processes, it streamlines operations, supports data-driven decisions, and boosts profitability.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat(admin_service): add consults as suppliers, products by suppliers and delete employee functionality
6d9271fView on GitHubfeat(backend) add a new purchase order to supplier divided in stages
b0895fcView on GitHubfix(repository): return Optional<InventoryItem> for findById and remove unused RequestBody import
aeaad55View on GitHubfeat(model): add supplier many-to-one relation to InventoryItem, items mapping and addItem helper to maintain bidirectional link
4a5c871View on GitHub