Skip to content

Mercury-Smartstores/Mercury-iOS-App

Repository files navigation

Mercury iOS App 📱

This package contains the code to create a mobile application for iOS which allows users to login in the Mercury Smart Store and check the status of their virtual cart as well as past receipts.

🎨 Layout preview

The following images show how the app looks like once you have successfully set it up and it is working.

Login Signup Home
Login screen Signup screen Home screen
Home while client entered Cart while client not entered Cart
Home screen (client entered) Cart screen (not entered) Cart screen
Tickets Ticket in detail
Tickets screen Ticket in detail
Ticket resume Ticket resume when no purchase Explanation video displayed
Ticket resume Ticket resume (no purchase) Explanation

🔧 Installation

The authentication of the users is carried by Firebase so, in order to successfully use the app, you will need to create a project in Firebase, download the GoogleService-Info.plist file and add it to the package.

Then, you will need to download or clone Mercury Client Manager which is the server needed to establish communication with the store.

📦 Deploying

First of all, you should run the Client Manager by executing

npm start

in Mercury Client Manager package.

Once the server has successfully deployed, you just simply open this project on Xcode and launch the Simulator (preferred for iPhone 12 Pro).

📄 License

This repository is licensed under the MIT License.

♦️ About Mercury

This repository contains the code for a package from the Mercury infrastructure. If you want to know more about Mercury check out the Mercury Organization.

Releases

No releases published

Packages

No packages published