
Dovrsign is a public E-Commerce Kiosk Application.
Dovrsign is an Android Kiosk Application created to present a retailer's entire product catalog to its store visitors and for staff use. Its designed to present E-Commerce like features including checking out to a POS system and posting revenue to their accounts. The application is built to work with the Shopify platform and Dovr Media's in-house catalog-publishing application because these two are already used together to keep our Shopify stores updated. The kiosk app updates its product catalog every day, with the latest pricing changes, newest products, and up-to-date product information. This application can be used on kiosk machines like ELO, tablets, and smart-phones.
How to complete this?
We use Shopify's Admin API to work with our catalog publishing application and together we post this catalog data to the kiosk application, which will format the data to a SQLite table, ready to access everyday. Any changes to the data done on their servers would be reflected on the kiosk app. Push notifications are used to notify the application internally to perform a series of tasks in the background including requesting data refresh on demand. Then, build out the features of the application including pages to display their catalog items, a product page, show different variant options per item, filters, search bars, and patterns to display relevant products based on the currently viewed item.
Integration of Shopify's POS was also required to checkout items on the spot. Shopify posts their purchases on their Orders API so they'll also show up on their admin portal. Users are able to create a wishlist and save it to themselves while the retailer tracks it for their sales department.


8
Projects Complete