You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cocktail Manager is an efficient tool for easily documenting and accessing cocktail recipes behind the bar. It also includes essentail bar management features like cost calculations and stats tools.
Table Talk is a comprehensive bar and restaurant management application designed to streamline daily operations, from table and order management to menu and product customization. The application consists of a React/TypeScript frontend and a Spring Boot backend, all orchestrated via Docker Compose for easy deployment.
The Student Bar Account Management System is a C-based application designed to manage student accounts in a school bar. It efficiently tracks student details and expenses using optimized data structures. The system allows users to add, remove, and view students, as well as manage balances and record transactions.
The Table Talk backend is a Spring Boot application that provides a robust API for managing restaurant operations. It features real-time communication through WebSockets, secure authentication, and a comprehensive set of REST endpoints for table, order, menu, and product management.
The Table Talk frontend is built with React and TypeScript, providing a responsive and intuitive user interface for bar and restaurant management. The application features real-time updates through WebSockets, interactive table layouts, and comprehensive order management capabilities.