Commit Graph
10 Commits
Author SHA1 Message Date
Krikorios 62dc5e9d53 Rebrand to Waseel, swap Stripe for Areeba, add phone-ready auth and DB seed
- Rename app: Waseel (name, slug, scheme waseel://, com.waseel.app ids, splash)
- Payments: replace Stripe with Areeba hosted checkout (create/verify API routes,
  lib/areeba.ts, WebBrowser-based payment flow)
- Maps: migrate address autocomplete to Places API (New), drop legacy library
- Web support: map stub for web (native maps are iOS/Android only)
- Auth: keep email + Google OAuth; fix OAuth redirect for Expo Go
- Add scripts/seed-db.mjs (schema + Lebanese driver seed)
- Pin Expo SDK 51 compatible package versions
2026-08-22 15:53:41 +03:00
Sanidhya Kumar Verma efe9b523a2 rides fixed 2024-09-04 11:14:56 +00:00
Sanidhya Kumar Verma 19f0e71609 refactor: router.replace to router.push and fix typos 2024-09-04 10:19:02 +00:00
Sanidhya Kumar Verma b313417609 home page initial ui implemented 2024-08-30 12:18:27 +00:00
Sanidhya Kumar Verma 8f0a66ba39 improved input field 2024-08-30 07:27:24 +00:00
Sanidhya Kumar Verma 3e4c13d87c sign in page ui implemented 2024-08-29 16:48:31 +00:00
Sanidhya Kumar Verma 0f18202280 sign up flow updated 2024-08-29 16:37:55 +00:00
Sanidhya Kumar Verma a5cabfe1a1 clerk sign in and sign up login setup 2024-08-29 16:08:12 +00:00
Sanidhya Kumar Verma 2bb195c7be sign in screen ui completed 2024-08-29 15:45:26 +00:00
Sanidhya Kumar Verma 77030fd4c2 basic layout created and welcome onboarding screen implemented 2024-08-29 08:29:58 +00:00