This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
POS and CRM system in Java
POS and CRM system in Java
# SuperMarket Management System ## About the project : #### This system was made in JAVA. The system includes a point of sale system also it manages employees, customer and store inventory management. - Stock inventory is updating as items being added to receipt. - The system uses .dat files that do not require additional software installation for the system to work. - Code is separated between view and the "behind-the-scenes" code. You can change the logic of the code without changing anything in the view. (like using an API) - There are also Junit test files for testsing invalid input in the system. ### Youtube [! ](https://youtu.be/TCreQP8XK08 "YouTube Video") ### Login screen  ### Main Menu screen  ### Managment screen  ### Product screen  ### Invoice screen  ## Authors * **Eliyahu Yakubov** - *Initial work* - [Github](https://github.com/EliYakubov7),
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...