Skip to content

Latest commit

 

History

History
171 lines (118 loc) · 4.27 KB

README.md

File metadata and controls

171 lines (118 loc) · 4.27 KB

nushop

Logo

NuShop

The NuShop is a solution for a customer to use their balance to make quick purchases of special offers. Transaction is faster than PIX and traditional debit card. Application also shows purchase history.

Expo project

Don't have the expo app?

Demo - Video


Technologies

Libraries and tools

Routing and navigation for Expo and React Native apps.

To run the project you need to follow the installation process below if you don't have the React Native environment.

Installing Expo CLI

Get Started

npm install -g expo-cli

or

yarn global add expo-cli

You can get more details about installation here.(https://docs.expo.dev/workflow/expo-cli/#checking-cli-version)

Requirements

Installing dependences

expo install

Starting the development server

expo start

When you run expo start (or npm start), Expo CLI starts Metro Bundler, which is an HTTP server that compiles the JavaScript code of our app using Babel and serves it to the Expo app. It also pops up Expo Dev Tools, a graphical interface for Expo CLI.

Errors and debugging

Opening the app on your phone

  • 🍎 On your iPhone or iPad, open the default Apple "Camera" app and scan the QR code you see in the terminal or in Expo Dev Tools.
  • 🤖 On your Android device, press "Scan QR Code" on the "Projects" tab of the Expo Go app and scan the QR code you see in the terminal or in Expo Dev Tools.

Download Expo app

The installation step-by-step information is taken from the official documentation.

Changelog

1.1.0

  • Added purchase confirmation modal.

1.0.0

Screenshots

Wallet

Logo

Offers

Logo

Offer purchase confirmation

Logo

Buy Offer

Logo

Transaction history

Logo

Transaction details

Logo

Hide balance

Logo

Demo video

NuShop - Demo video


Show Support

Author

Cleanderson Lobo

Enjoy this solution that was made with great care.