WIP, meant to be implemented into the Rewoven app
Expo / React Native app:
- Map of: recycling centers, thrift stores, solar suppliers, food banks
- Filter by category
- Search
- Add places by long-pressing the map (stored locally on device)
- Seed markers are in:
src/data/places.json - User-added places are stored on-device via AsyncStorage
cd dubai-sustainability-map
npm install
npx expo startScan the QR using Expo Go
- Import a curated CSV/Google Sheet of places
- Add moderation + shared cloud database (Supabase/Firebase)
- Merge into Rewoven API