Skip to content

jinvkyen/coffee-menu-ordering-system-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeBrews ☕

A Java Swing application for managing and ordering affordable cappuccinos with employee and guest user levels.

Overview

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.

Screenshots

image image image image image


Features

User Authentication

  • Employee Level: Full access to management features
  • Guest Level: Customer ordering interface
  • Secure login system with different permission levels

Coffee Management

  • Browse affordable cappuccino options

Database Integration

  • Employee management
  • Order lists history
  • Database management

Technologies Used

  • Language: Java
  • GUI Framework: Java Swing
  • Database: SQLite
  • Architecture: Desktop Application

Prerequisites

Before running CoffeeBrews, ensure you have:

  • Java Development Kit (JDK) 8 or higher
  • SQLite JDBC driver
  • Java IDE (recommended: IntelliJ IDEA, Eclipse, or NetBeans)

Acknowledgments

  • My Object-Oriented Programming professor
  • My collaborative team during the project creation.

About

This is only a final project for my course Object Oriented Programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages