Client & product
Mt. San Antonio College (Mt. SAC) is a public community college in Walnut, California. The Mt. SAC POS App is a point-of-sale app for Mt. SAC's campus store. It allows the store staff to manage inventory, process sales, and generate invoices.
Challenges
Hardware integration was the biggest challenge. The app must be able to connect to a receipt printer, and card reader via Bluetooth and Wifi.
The app must interface with the college's existing inventory management system which is fairly dated.
Job done
We developed the app using React Native and Swift. The app connects to the receipt printer and card reader via Bluetooth and Wifi. It interfaces with the college's inventory management system using a REST API.