Skip to content

Gondal-SaadAbdullah/POS_Java_TDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POS_Java_TDD

This is a general-purpose POS system that can be implemented in small stores. It manages stores (Organizations), users (Operators), items to sell, their stocks and records the sales (Transactions). This is designed specifically to perform various testing techniques on the system.

Main Features

  • Managing items
  • Managing stocks
    • Management of multiple stocks per item
  • Checking out items based on stocks to sell
  • Perform transactions and create a bill
  • Allow discount rules

High Level Development Architecture

system_architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages