SUJI is open source Web & Mobile POS system for the low-income independents.
- Demo Site
- Video
Before you start SUJI, please visit SUJI blog and get some information about our concept.
- Node.js
- You have
node
installed at v5.0.0+
- You have
- Meteor
- Windows - Download and Install Meteor
- Linux/Mac -
$ curl https://install.meteor.com/ | sh
-
Extract suji-master.zip
-
Mobile version
- Connect to a phone or tablet with a USB cable
- Move into mobile path
$ cd suji-master/mobile
- Run application
$ ./start.sh
-
Web version
- Move into web path
$ cd suji-master/web
- Start client & server(default port: 3000)
$ meteor --port 3000
Important The difference between mobile and web is just only user interface. So when you want use mobile-UI on a computer, just move suji-master/mobile and start it.
- Ease to use POS system
- Executable for generating web & mobile quickly
- Work with Barcode Scanner based on USB HID
- Support Pager(Bell) system using Arduino
- Language : Javascript
- Framework
- Database : MongoDB
- Server : Nginx, DigitalOcean
- Template : Yeoman
- Project Director : Lee, DongKyu
- Developer : Kim, BoWoon, Jin, Hyungtak
- Designer : Jo, Jaebeom
2016 MIT ©Team SUJI