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

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.

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.

![picture1](https://user-images.githubusercontent.com/16197563/31714663-c603722c-b409-11e7-8551-33f6445074e4.png)

screen shot 2017-10-18 at 1 46 19 pm

screen shot 2017-10-18 at 1 46 44 pm

![picture2](https://user-images.githubusercontent.com/16197563/31714668-c6eaf5c0-b409-11e7-8bd7-f301f60db6fc.png)

![picture3](https://user-images.githubusercontent.com/16197563/31714674-c851bbec-b409-11e7-9afc-462e09a8958d.png)