Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 1b9340b

Browse files
Update README.md
1 parent 21f5d99 commit 1b9340b

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Point-Of-Sale-P.O.S-Java-Project
2-
Fast Food Restaurant P.O.S Project for DCIT 23A
2+
P.O.S. for a fast food restaurant in DCIT 23A in the second semester of first year
3+
4+
One of our program's features is the ability to enter a user name and display desired menus. You can order in bulk, The program can detect when a category is sold out, calculate the total amount per transaction, calculate the customers change, print a receipt, return items, cancel an order. When a user wants to buy again, there is a 95% chance that at least one item will be unavailable.
5+
6+
# Project Demo
7+
8+
<picture>
9+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/Unknownplanet40/Point-Of-Sale-P.O.S-Java-Project/blob/21f5d99b88956f1091a68d1e601a9196f8e6fc0a/Program%20Demo.gif">
10+
<img alt="Project Demo for P.O.S" src="https://github.com/Unknownplanet40/Point-Of-Sale-P.O.S-Java-Project/blob/21f5d99b88956f1091a68d1e601a9196f8e6fc0a/Program%20Demo.gif">
11+
</picture>

0 commit comments

Comments
 (0)