Skip to content

tngoman/Store-POS

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
April 14, 2020 15:56
November 19, 2020 06:04
February 21, 2020 23:10
February 21, 2020 23:10
February 21, 2020 23:58
February 21, 2020 23:06
July 30, 2020 10:51
February 22, 2020 07:12
February 21, 2020 23:10
February 21, 2020 23:10

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