Skip to content

DonorPlus is a platform that promotes organ donation by allowing users to register as donors and manage their preferences. It raises awareness and provides a secure, user-friendly interface for seamless participation in organ donation.

Notifications You must be signed in to change notification settings

mrvishalg2004/Organ-Donation-System-DonarPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DonorPlus: Organ Donation System 🌟

DonorPlus is a web application designed to promote organ donation by connecting donors and recipients while creating awareness about the importance of organ donation. The platform encourages users to pledge their organs, making the process streamlined and impactful.


🚀 Features

  • Donor Registration: Enables individuals to register as organ donors.
  • Recipient Search: Allows potential recipients to search for compatible donors.
  • Awareness Campaign: Provides information and resources about organ donation to educate users.
  • User Dashboard: Personalized dashboard for donors and recipients to manage their profiles and preferences.
  • Security and Privacy: Ensures user data is secure and adheres to privacy policies.

📂 Project Structure

DonorPlus/
│
├── public/         # Static files (images, icons, etc.)
├── src/
│   ├── components/ # Reusable UI components
│   ├── pages/      # Application pages (Home, About, Register, etc.)
│   ├── styles/     # CSS and styling files
│   ├── utils/      # Utility functions
│   └── services/   # API integration and backend services
│
├── README.md       # Project documentation
├── package.json    # Node.js dependencies
└── .gitignore      # Git ignored files

🛠️ Technologies Used

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB

🌐 How to Run Locally

  1. Clone the Repository
   git clone https://github.com/yourusername/DonorPlus.git
   cd DonorPlus

2 Install Dependencies

   npm install

3 Set Up Environment Variables

  • Create a .env file in the root directory and add the following:
MONGO_URI=<your-mongodb-uri>
PORT=<desired-port-number>

4 Run the Application

    npm start

5 Access the Application

  • Open your browser and navigate to:
http://localhost:<PORT>

Team

Vishal Golhar Vishal Golhar
Sharayu Meghare Sharayu Meghare

🤝 Contact

If you have any questions or suggestions, feel free to reach out:

About

DonorPlus is a platform that promotes organ donation by allowing users to register as donors and manage their preferences. It raises awareness and provides a secure, user-friendly interface for seamless participation in organ donation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •