IMPORTANT NOTICE: #This project is deprecated and will be ported to react-native in the near future. I am retaining this for educational purposes. Visit my site for updates.
Offline-first point of sale designed for mobile phones and tablets.
- Capture daily sales
- View daily or date range sales report
- Backup sales to cloud
- Print sales to mobile thermal printer
Open "build" folder and install "android-debug.apk" to your phone or tablet.
- Clone this repository: git clone https://github.com/dvbondoy/peddler-pos.git
- Change directory: cd peddler-pos
- Install ionic: http://ionicframework.com/docs/guide/installation.html
- Build: ionic run platform (android/ios)
- Import products from CSV file
- Export sales to CSV file
- Monitor product inventory
- Role based login
- Ionic Framework
- AngularJS
- PouchDB
- some Cordova Plugins
Thanks to our contributors: dgonz and mgonz