Skip to content

Point of Sale System with CRM capabilities. Written in java using MVC Architecture.

Notifications You must be signed in to change notification settings

galsreshef/SuperMarket-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

SuperMarket Management app

About the project:

Written 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

!

Main Menu screen

Main Screen

Login screen

Log in screen

Managment screen

Managment screen

Product screen

Product screen

Invoice screen

 Invoice screen

Author

About

Point of Sale System with CRM capabilities. Written in java using MVC Architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages