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.
- Host: GitHub
- URL: https://github.com/thenamankumar/coffeeshop
- Owner: thenamankumar
- Created: 2017-04-05T02:32:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T15:07:28.000Z (about 9 years ago)
- Last Synced: 2025-01-17T15:42:00.110Z (over 1 year ago)
- Language: Java
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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