Skip to content

Point of Sale Desktop App built with Electron

Notifications You must be signed in to change notification settings

ailakhdar/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.

Features Added to the original version :

  • Custom barcode
  • Product Expiry date
  • Calculate profit per item and total profit
  • Alert for expiration date
  • New styling and fix display issues

Usage

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

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

About

Point of Sale Desktop App built with Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 43.8%
  • CSS 42.4%
  • HTML 13.8%