/My-Store

Forked a Point of Sale Desktop App built with Electron to (modify and) sell.

Primary LanguageJavaScript

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