saurabh1e / open-pos

Open Source Point of Sale System.

Home Page:https://saurabh1e.github.io/open-pos/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deprecated

Deprecated

This is no longer supported, please consider using https://github.com/saurabh1e/pos instead.

Setup

  • Ensure you have Node 4.4+ and NPM 3+ installed.
  • Install Angular CLI npm i -g angular-cli@latest
  • Install Typescript 2.0 npm i -g typescript
  • Install TSLint npm install -g tslint
  • Install Protractor for e2e testing npm install -g protractor
  • Install Node packages npm i
  • Update Webdriver webdriver-manager update and ./node_modules/.bin/webdriver-manager update
  • Run local build ng serve

Alt text Alt text Alt text

Demo:

url: https://saurabh1e.github.io/open-pos-frontend/#/ username: demo@demo.com password: demo

About

Open Source Point of Sale System.

https://saurabh1e.github.io/open-pos/

License:GNU General Public License v3.0


Languages

Language:TypeScript 63.9%Language:HTML 29.4%Language:JavaScript 3.8%Language:CSS 2.6%Language:Shell 0.2%