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.
- 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 for requests or donors by location, category, or urgency to make the best match.
- Donors and recipients can create and manage profiles with relevant information.
- Track donations and monitor the impact made through contributions.
- Get notified when a match is made or when your request receives a donation.
- Built with user safety and privacy in mind, ensuring data is handled responsibly.
- React.js: For a dynamic and responsive user interface.
- Tailwind CSS: To provide a clean and modern design.
- Node.js with Express.js: Handles server-side operations and API endpoints.
- MongoDB: Stores user data, donation requests, and matches.
- Deployed on Vercel or Heroku for fast and reliable hosting.
-
Clone the repository:
git clone <repository-url>
-
Navigate to the project directory:
cd donation-match
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to:
http://localhost:3000
- Sign Up or Log In: Create a profile as a donor or recipient.
- 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.
- Match and Donate: Contact the recipient through the platform and arrange for donations.
- Track Impact: Use your dashboard to monitor donation history and feedback.
- Implement real-time chat for donors and recipients.
- Add support for corporate donors and bulk donations.
- Introduce a points-based reward system for donors.
- Contributor 1 :Tahmid Hossain - Frontend Development
- Contributor 2 :Mohammad Sefatullah - Backend Development
- Contributor 3 :Khaled Hasan Rafi - Design and UX
This project is open-source and available under the MIT License.