Skip to content

Point of Sale Desktop App built with Electron

Notifications You must be signed in to change notification settings

vestigegroup/Store-POS-1

 
 

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

About

Point of Sale Desktop App built with Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.5%
  • CSS 43.1%
  • HTML 12.4%