Skip to content

Simple Point of Sale application build with Java swing

License

Notifications You must be signed in to change notification settings

mikebgrep/EasyPos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyPos

alt text

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.

Futures

  1. Add unlimited products
  2. Use for unlimited tables
  3. Send receipt to email of the customer
  4. Print receipt with any escpos printer
  5. View weekly and monthly charts of the sales
  6. View all sales for the day and send the report to email

Screenshot from main window

alt text

Special thanks to following repositorys in github.

  1. anastaciocintra / escpos-coffee - library witch is the escpos printer used in the project.
  2. knowm / XChart - library witch is used for sales charts.

Modifications

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.

About

Simple Point of Sale application build with Java swing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages