Klevr

Klevr

  • (11)
Description

Our past client came to us with his new idea of simple loyalty programs app for coffee shops. One week later we had application named Klevr submitted on the stores and week after that the application was already used by 3 coffee shops and celebrated its first 50 downloads.

The original application supported remote configuration file so the client could acquire new coffee shops without any changes to the application. Few months later some coffee shops reported increase in their sales up to 20% compared to the sales from the year before. This was exciting news and we started iterating the app. Originally, the app was completely offline because the ‘hard-core’ MVP has no other then hyper critical features. First we moved all the data from app to our newly developed server to see the real data ourselves. Then we were requested to create merchant app, which was able to communicate with original app reading QR codes. Eventually we developed the complete loyalty program system for small businesses including discounts, vouchers, news and comprehensive statistics. Everything manageable by business itself.

Screenshots
Challanges solved
Animation rich interface
  • Application combines multiple concepts, which might be quite confusing for a user at first. In order to make it more understandable we created multiple meaningful animations, which makes user understanding of the app easier.
Scanning QR and barcodes
  • Application contains the functionality to read loyalty.
Firebase Push Messages
  • Core functionalities of the app are built on firebase push messages. Application needs to update the UI in real time. E.g. In order to get loyalty points for users' purchase, users need to show QR code to the merchant. Merchant shall scan QR code and submit points to the server. After it is done users will get push notification, which delivers the result of the transaction.
Following Design Manual
  • We developed the project architecture, which supports to build static widgets representing widgets from the design manual and the way how to dynamically update them using data streams.
Third-party authorization plugins
  • We provide users ability to authorize using Facebook & Google Auth Plugins.