Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.42 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.42 KB

Software Demo is available in the below link

https://youtu.be/EcP59jUPnx4

MSquareSys-POS software download link below

https://github.com/MSquare-Sys/Store-POS/releases

Store Point of Sale

Desktop Point of Sale app built with electron

Features:

  • Can be used by multiple PC's on a network with one central database.
  • Receipt Printing.
  • Search for product by barcode.
  • Staff accounts and permissions.
  • Products and Categories.
  • Basic Stock Management.
  • Open Tabs (Orders).
  • Customer Database.
  • Transaction History.
  • Filter Transactions by Till, Cashier or Status.
  • Filter Transactions by Date Range.

The default username and password is admin

Looking for a Desktop Invoicing app?

Check out the Offline Invoicing app for freelancers.

To Customize/Create your own installer

  • Clone this project.
  • Open terminal and navigate into the cloned folder.
  • Run "npm install" to install dependencies.
  • Run "npm run electron".

POS

Transactions

Receipt

Permissions

Users