well-it-wasnt-me / fidelity-app

Mobile application built in Ionic 6 and capacitor for user fidelity system with php backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fidelity

  1. Unzip the package
  2. Open a terminal: cd path/to/fidelity
  3. Run: npm install
  4. Update the file in src/environments/environment.prod.ts/.ts with the proper data
  5. If you want add a language go to assets/i18n and copy/paste en.json with the country code you want to translate
  6. Run: ng build && npx cap sync
  7. Now is ready to generate IPA or APK/BUNDLE with the respective software (xCode/Android Studio).

About

Mobile application built in Ionic 6 and capacitor for user fidelity system with php backend

License:GNU General Public License v3.0


Languages

Language:TypeScript 52.7%Language:SCSS 24.9%Language:HTML 18.1%Language:Swift 1.9%Language:Java 0.8%Language:JavaScript 0.8%Language:Ruby 0.8%