Skip to content

tngoman/Store-POS

Repository files navigation

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.

To use on Windows: Download the MSI Installer

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