Skip to content

A desktop application developed in Java using the Swing framework for robust and user-friendly restaurant and motel management

Notifications You must be signed in to change notification settings

jcharles921/lePetitApero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Ordering System (Eclipse Project)

This is an Eclipse project for a simple coffee ordering system with a Swing GUI.

Features

  • Add new coffee items to the menu.
  • View the list of available coffees.
  • Place orders for selected coffees.
  • Track order status (completed, failed, pending).

Requirements

  • Java Development Kit (JDK) 8 or higher
  • MySQL database

Installation

  1. Clone the repository to your local machine.

  2. Import the project into Eclipse IDE.

  3. Set up the MySQL database by executing the provided SQL script (database.sql) to create the necessary tables and populate initial data.

  4. Build and run the project.

Usage

  1. Launch the application.
  2. Navigate through the menu to view available coffees.
  3. Select the desired coffee and specify the quantity.
  4. Place the order.
  5. Track the status of your orders.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to submit a pull request.

License

This project is licensed under the MIT License

Acknowledgments

  • This project was inspired by the need for getting points in a Java course.

About

A desktop application developed in Java using the Swing framework for robust and user-friendly restaurant and motel management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages