An open API service indexing awesome lists of open source software.

https://github.com/thenamankumar/coffeeshop

A CoffeeShop programm with both customer and seller side functions. First OOP DBMS program in JAVA.
https://github.com/thenamankumar/coffeeshop

Last synced: 8 months ago
JSON representation

A CoffeeShop programm with both customer and seller side functions. First OOP DBMS program in JAVA.

Awesome Lists containing this project

README

          

# CoffeeShop
A CoffeeShop programm with both customer and seller side functions. First OOP DBMS program in JAVA.

# Concepts Used
1) Classes
2) Encapsulation
3) Dynamic Stacks
4) Exception Handling

# Features
This program have both customer side and seller side features.

## Customer Side Features
1) Menu
2) Discount
3) Billing

## Seller Side Features
1) **Menu Management**
1) Adding Drink
2) Deleting Drink
3) Updating Drink
4) Display Menu
2) **Taxes Management**
1) Update Vat, Service Tax and Cess
2) Display Taxes