cleciobarbosa / angular-POS

angular point of sale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular-POS

Example of Point of Sale (POS) using Angular. This works 100% client-side, statically hosted on GitHub pages.

TRY IT HERE.

demo

Features

  • Add Product to Sell List
  • Remove Product from Sell List

Run

  1. git clone repo
  2. npm install && npm start
  3. default address: http://localhost:4200/

About

angular point of sale


Languages

Language:TypeScript 61.0%Language:CSS 16.4%Language:HTML 14.3%Language:JavaScript 8.4%