We are designing this Mobile app for donating unwanted old clothes. To use the app, users simply snap a photo of the item they would like to give away and then answer a few short questions. The app will then match the item with the appropriate charity and reach out to the user to schedule a pick-up time.
- image_picker
- firebase plugins
- provider
- flutter_native_image
- lib
- api: Firebase controller functions
- common: Common widgets like button, input fields etc
- model: Model classes
- providers: Various Providers, including some firebase services
- views: Pages
- widgets: Individual widgets like item_card etc.