A Java Swing application for managing and ordering affordable cappuccinos with employee and guest user levels.
CoffeeBrews is a desktop coffee shop management system built with Java Swing that provides an intuitive interface for both customers and employees. The application features a complete ordering system with user authentication, inventory management, and SQLite database integration.
- Employee Level: Full access to management features
- Guest Level: Customer ordering interface
- Secure login system with different permission levels
- Browse affordable cappuccino options
- Employee management
- Order lists history
- Database management
- Language: Java
- GUI Framework: Java Swing
- Database: SQLite
- Architecture: Desktop Application
Before running CoffeeBrews, ensure you have:
- Java Development Kit (JDK) 8 or higher
- SQLite JDBC driver
- Java IDE (recommended: IntelliJ IDEA, Eclipse, or NetBeans)
- My Object-Oriented Programming professor
- My collaborative team during the project creation.




