Skip to content

SpoonShare: An app connecting users to share free food, donate, and access local ngo, supporting the UN's Zero Hunger goal.

License

Notifications You must be signed in to change notification settings

vishalmaurya850/SpoonShare

Β 
Β 

Repository files navigation

SpoonShare πŸ₯£

πŸ’‘ Introduction:

Problem Statement: Inadequate surplus food distribution generates hunger, necessitating a comprehensive solution. Our project addresses this challenge through an innovative platform, connecting donors with recipients to bridge the gap in food distribution.

Solution: Spoon Share is an Android app tackling food insecurity by connecting surplus food donors with individuals and NGOs in need. Our platform reduces food waste, promotes sustainability, and supports the UN's Sustainable Development Goals of No Poverty and Zero Hunger by 2030. With real-time food listings, volunteer networks, and collaborative partnerships, Spoon Share empowers communities to make a positive impact on food distribution and well-being.

Live Preview-

Download the APK:

Experience SpoonShare firsthand by visiting the deployed version:

Join us in the mission to minimize food waste, foster community engagement, and make a positive impact on the world!!!

Spoon Share is an Android app that fights food insecurity by connecting surplus food donors with those in need. Our goal is to reduce food waste, tackle child malnutrition, and promote sustainability. Join us in achieving UN Sustainable Development Goals 1 (No Poverty) and 2 (Zero Hunger) by 2030. Together, let's make a meaningful impact on food distribution and well-being.

SpoonShare Project:

Intro To SpoonShare Video

Intro To SpoonShare

Short but detailed introduction to SpoonShare. Click on the image above to watch the video.

Getting Started

Before running the project, make sure you have the necessary files downloaded:

  1. firebase_options.dart: Located in the lib folder.
  2. google-services.json: Located in the android/app/ directory.

You can download these files from the following links:

Installation

To install and run the project, follow these steps:

  1. Clone this repository to your local machine.
  2. Place the downloaded firebase_options.dart file in the lib folder.
  3. Place the downloaded google-services.json file in the android/app/ directory.

Setup:

With Docker

  1. Clone the repository:
git clone https://github.com/shuence/SpoonShare
  1. Navigate to the project directory:
cd SpoonShare
  1. Build docker Image (only needed during first installation)
docker build -t spoonshare:latest .     
  1. Run docker image
docker run -d -p 80:80 spoonshare:latest

The app should now be running at http://localhost:80.

With Docker Compose

  1. Clone the repository:
git clone https://github.com/shuence/SpoonShare
  1. Navigate to the project directory:
cd SpoonShare
  1. Build docker-compose (only needed during first installation)
docker-compose up --build               
  1. Run docker-compose
docker-compose up

The app should now be running at http://localhost:80.

Without Docker

git clone https://github.com/shuence/SpoonShare
cd SpoonShare
flutter pub get
flutter run

Resources

Screenshots

    
     
     
     
  

Key Features:

  1. Surplus Food Map:
    • Visualize surplus food locations on an interactive map, facilitating easy navigation and access to available resources within a 30km radius.
  2. User-Friendly Interface:
    • Intuitive design ensures a seamless experience for donors, recipients, volunteers, and NGOs, promoting accessibility and usability for all users.
  3. Real-Time Updates:
    • Stay informed with instant notifications about surplus food availability, ensuring timely distribution and reducing food wastage.
  4. Volunteer Matching:
    • Connect volunteers with surplus food distribution opportunities tailored to their preferences and availability, fostering community involvement and support.
  5. Quality and Safety Standards Verification:
    • Implement rigorous guidelines to verify the quality and safety of donated food, ensuring compliance with standards and regulations.
  6. Collaboration with Local Governments and NGOs:
    • Forge partnerships with local authorities and non-governmental organizations (NGOs) to streamline operations, leverage resources, and adhere to regulatory requirements effectively.

Additional Features:

  • Food Sharing:
    • Facilitate the sharing of surplus food among community members, encouraging generosity and reducing food waste.
  • Food Donation:
    • Enable users to donate surplus food to those in need, promoting compassion and addressing food insecurity issues.
  • Food Recycling:
    • Promote sustainable practices by facilitating the recycling of surplus food, minimizing environmental impact and promoting resource efficiency.
  • Admin Dashboard:
    • Empower administrators to verify shared, donated, and recycled food, ensuring adherence to quality standards and regulatory compliance.
  • NGO Dashboard:
    • Provide NGOs with a dedicated platform to verify volunteer activities, donated food, and shared resources, enhancing transparency and accountability.
  • User Roles:
    • Users can join as volunteers or NGOs, contributing to community welfare and fostering a sense of social responsibility.

Tech Stack

Archtectural-diagram.png

SpoonShare Project Implementation Overview

Technology Stack

  • Flutter: Cross-platform app development.
  • Firebase: Real-time updates, user authentication, and data storage.
  • Google Maps API: Efficient navigation.

User Interface (UI) Design

  • Figma: Collaborative UI/UX design.
  • User-friendly interface with clear "Donate Food" and "Find Food" buttons.

Educational Resources

  • Collaboration with NGOs to provide educational content on food waste.

Volunteer Matching

  • Feature to connect willing volunteers with NGOs and events.

Quality and Safety Standards Verification

  • Establishment of guidelines for donor verification.

Feedback and Ratings System

  • System to maintain transparency and encourage user participation.

Collaboration with Local Governments

  • Partnerships with local governments for legal compliance.

Marketing and Awareness

  • Utilization of social media platforms for promotional campaigns.
  • Collaboration with influencers and organizations for a wider reach.

Post-Launch Optimization

  • Regular analysis of user data for improvements and enhancements.
  • Community feedback encouraged for continuous improvement.

Community Building and Partnerships

  • Robust community engagement strategy for user interaction.
  • Partnerships with NGOs, local businesses, and institutions for expanded impact.

Hi, We are InnovisionSquad! πŸ‘‹

πŸš€ About me

I am from Deogiri Institute of Engineering And Management Studies Chh. Sambhajinagar and Core Team Members of GDSC DIEMS

Happy coding πŸ’―

Made with love from InnovsionSquad ❀️

About

SpoonShare: An app connecting users to share free food, donate, and access local ngo, supporting the UN's Zero Hunger goal.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.2%
  • Other 0.8%