/Clothic

Cloth Donation app

Primary LanguageDartGNU General Public License v3.0GPL-3.0

Clothic

To provide clean clothes to those who need them through transparent methods using the latest digital technologies and social media.

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.

Screenshots

alt text alt text alt text

Dependencies

  • image_picker
  • firebase plugins
  • provider
  • flutter_native_image

Project Structure

  • 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.