https://github.com/eirinimits/carwash
An application of a car wash company, written in java, designed to handle the vehicles it serves.
https://github.com/eirinimits/carwash
carwash socket-programming
Last synced: about 1 year ago
JSON representation
An application of a car wash company, written in java, designed to handle the vehicles it serves.
- Host: GitHub
- URL: https://github.com/eirinimits/carwash
- Owner: EiriniMits
- Created: 2016-01-05T17:54:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T09:05:05.000Z (over 8 years ago)
- Last Synced: 2025-02-08T03:45:53.001Z (over 1 year ago)
- Topics: carwash, socket-programming
- Language: Java
- Homepage:
- Size: 599 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CarWash
CarWash is an Open Source Application in “GFOSS”.
An application of a car wash company, written in java, designed to handle the vehicles it serves. It allows two computers to communicate locally via sockets. The first computer is in the "slot" and records the vehicles entering (signs, type of car) as well as the services requested by their drivers. These data are sent to the second computer in the cashier and the cashier receives the vehicle data from the host computer, issues the payment receipts and records the data in the company's electronic revenue book.




