/peddler-pos

Mobile Point of Sale for Android and iOS (Under heavy development)

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Peddler POS

Mobile Point of Sale

Alt Alt Alt Alt Alt Alt

Overview

Offline-first point of sale designed for mobile phones and tablets.

Features

  1. Capture daily sales
  2. View daily or date range sales report
  3. Backup sales to cloud
  4. Print sales to mobile thermal printer

How test

Open "build" folder and install "android-debug.apk" to your phone or tablet.

How to Build

  1. Clone this repository: git clone https://github.com/dvbondoy/peddler-pos.git
  2. Change directory: cd peddler-pos
  3. Install ionic: http://ionicframework.com/docs/guide/installation.html
  4. Build: ionic run platform (android/ios)

Goals

  1. Import products from CSV file
  2. Export sales to CSV file
  3. Monitor product inventory
  4. Role based login

Frameworks and Libraries used

  1. Ionic Framework
  2. AngularJS
  3. PouchDB
  4. some Cordova Plugins

Thanks to our contributors: dgonz and mgonz