Coder Social home page Coder Social logo

vmsaif / coffeeshopsystem Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 213 KB

Coffee Shop System is a Java program that simulates a coffee shop, including customer and ingredient classes, drink and drink order classes, and a coffee shop class. The project involved implementing sorting and searching algorithms.

Java 100.00%
exception-handling file-input-output inheritance polymorphism searching-algorithms sorting

coffeeshopsystem's Introduction

Coffee Shop System

Hits

This project is a Java program that simulates a coffee shop system, including customer and ingredient classes, drink and drink order classes, and a coffee shop class.

Running

  1. Ensure that you have the latest version of Java installed on your computer.
  2. Navigate to the root directory of the project in your terminal. Root directory the main folder, namely coffeeShopSystem
  3. Run the command javac -d bin src/*.java to compile the Java files in the src directory to bin/ directory.
  4. Run the command java -cp bin/ SIMULATE to run the main program.

What I Have Learned

  1. Creating and using object in Java
  2. Creating and manipulating arrays and ArrayLists
  3. Working with file input and output in Java
  4. Using exception handling in Java
  5. Implementing various algorithms and methods, such as sorting and searching algorithms
  6. Designing and implementing a program that simulates a coffee shop system, including customer and ingredient classes, drink and drink order classes, and a coffee shop class
  7. Testing and debugging code to ensure it is functioning correctly

coffeeshopsystem's People

Contributors

vmsaif avatar

Stargazers

 avatar  avatar

Watchers

 avatar

coffeeshopsystem's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.