Skip to content

mukticoders/donation-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donation Match Web App

Welcome to Donation Match, a web application designed to connect individuals in need with generous donors who want to make a difference. Our platform simplifies the process of matching donors with recipients, fostering a community of support and kindness.

Features

🤝 Match Donors and Recipients

  • Donors can browse through verified requests from people in need and choose to support causes they care about.
  • Recipients can create requests for assistance, providing details about their needs.

🔍 Search and Filter

  • Search for requests or donors by location, category, or urgency to make the best match.

📋 User Profiles

  • Donors and recipients can create and manage profiles with relevant information.
  • Track donations and monitor the impact made through contributions.

📧 Notifications

  • Get notified when a match is made or when your request receives a donation.

🔒 Secure Platform

  • Built with user safety and privacy in mind, ensuring data is handled responsibly.

Technologies Used

💻 Frontend

  • React.js: For a dynamic and responsive user interface.
  • Tailwind CSS: To provide a clean and modern design.

⚙️ Backend

  • Node.js with Express.js: Handles server-side operations and API endpoints.

🗄️ Database

  • MongoDB: Stores user data, donation requests, and matches.

🌐 Deployment

  • Deployed on Vercel or Heroku for fast and reliable hosting.

How to Run the Project

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd donation-match
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and go to:

    http://localhost:3000
    

How to Use

  1. Sign Up or Log In: Create a profile as a donor or recipient.
  2. Post or Browse Requests:
    • Recipients: Create a request by providing details of what is needed.
    • Donors: Browse available requests and choose a cause to support.
  3. Match and Donate: Contact the recipient through the platform and arrange for donations.
  4. Track Impact: Use your dashboard to monitor donation history and feedback.

Future Improvements

  • Implement real-time chat for donors and recipients.
  • Add support for corporate donors and bulk donations.
  • Introduce a points-based reward system for donors.

Contributors

License

This project is open-source and available under the MIT License.

Releases

No releases published

Packages

No packages published

Languages