Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 349 Bytes

SpringBoot--Training

Pos in Spring boot java

"Java Spring Boot training"

Spring Boot Application

App POS "Point of sales". Start at 1\2\2022 at 5:00 AM.

POS : Back-End :"spring boot". Front-End :"HTML/CSS/AJAX/JAVA SCRIPT".

POS Database structure : Product : id/name/price/barcode. order : id/total. sales: sales id product id order id .