SUJI
SUJI is open source Web & Mobile POS system for the low-income independents.
Demo
- Demo Site
- Video

Before you start SUJI, please visit SUJI blog and get some information about our concept.
Prerequisites
- Node.js
- You have
nodeinstalled at v5.0.0+
- You have
- Meteor
- Windows - Download and Install Meteor
- Linux/Mac -
$ curl https://install.meteor.com/ | sh
Installation
-
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 3000Important 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.
- Move into web path
Features
- 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
Development Stack
- Language : Javascript
- Framework
- Database : MongoDB
- Server : Nginx, DigitalOcean
- Template : Yeoman
People
- Project Director : Lee, DongKyu
- Developer : Kim, BoWoon, Jin, Hyungtak
- Designer : Jo, Jaebeom
License
2016 MIT ©Team SUJI
