A Flutter + Firebase mobile application designed to connect homeless shelters with potential donors. Shelters can post requests for essential items, and users can view these requests and commit to donating specific quantities based on their capacity.
- Frontend: Flutter (Dart)
- Backend: Firebase (Firebase Authentication, Cloud Firestore)
-
Donor
- Can view item requests from organizations.
- Can commit to fulfilling specific requests (selecting quantities based on their capacity).
- Can view a history of the requests they’ve fulfilled.
-
Organization
- Can create requests for items they need.
- Can edit requests (change descriptions, quantities, etc.).