Easy Pos is simple point of sale application witch can be used in small coffe shops, restaurants and bars. You can easly install all dependencies with Maven. It's work on java 11 or higher version.
- Add unlimited products
- Use for unlimited tables
- Send receipt to email of the customer
- Print receipt with any escpos printer
- View weekly and monthly charts of the sales
- View all sales for the day and send the report to email
- anastaciocintra / escpos-coffee - library witch is the escpos printer used in the project.
- knowm / XChart - library witch is used for sales charts.
Anyone is welcomed to look around source code and if it has any ideas to make the pos better to feel free, fork the repo and make pull request.