Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 779 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 779 Bytes

Fidelity-client📱

"Fidelity" is a Web and mobile application that virtualizes loyalty card systems. 💳

This is the client version of the application. Business version

Allows you to have a virtual loyalty card on your smartphone that you can present in different stores. 🛍️

How to use

Web version

https://fidelity-client.vercel.app

Mobile version

npm i --force
npm run build
npx cap add [android | ios]
npx cap open [android | ios]

Goal

  • Present a QR code to earn and use points. 🏁
  • List all points collected in the various stores. 🗒️

Technologies

  • Ionic + React + Tailwind
  • Firebase Auth + Firebase RTDB
  • Capacitor for Mobile App