POS system for BSC - Initial project proposal
The Point of Sale (POS) system handles basic functionality regarding everyday sales transactions. The system addresses the same functionality by both a Command Line Interface (CLI) and a Graphical User Interface (GUI).
Command Line Interface | Graphical User Interface |
---|---|
The functionality provided by the POS system can be described in 4 views.
- Purchase view
- Warehouse view
- History view
- Team view
NB! Although the following examples are based on the GUI, they are also addressed by the CLI.
Purchase view
New purchases can be made in Purchase view. Following images show adding items into the shopping cart.
Warehouse view
Warehouse view displays the state of the warehouse. New items can be added.
History view
History view shows purchase history.
Team view
Team view displays information about team.