Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

tise-genene/verifyreceipt

Domaine:

digital infrastructure

Type de record:

software
Créateur:
tis
Hôte:
Ethiopian banks and mobile receipt verification utility # verifyreceipt Monorepo: - `backend/`: FastAPI proxy that holds the upstream `x-api-key` and exposes app-friendly endpoints. - `mobile/`: Flutter (Android) app (scaffolded via script once Flutter SDK is installed). ## Quick start ### 1) Backend (proxy) ```powershell cd backend ..\scripts\bootstrap_backend.ps1 ``` ### 2) Mobile (Flutter) Flutter SDK is required. Run the app: ```powershell cd mobile flutter run ``` #### Backend base URL By default, the app uses the deployed backend `verifyreceipt-backend.onren…`. For local emulator testing, override via dart-define or the in-app **Server settings** (gear icon) to `10.0.2.2`. To point to your Render backend, run: ```powershell cd mobile flutter run --dart-define=API_BASE_URL=https:// .onrender.com ```

Visit

github.com

Languages

Amharic