PulseConnect is a revolutionary platform designed to streamline the blood donation process, connecting donors, recipients, and blood banks with seamless efficiency. With PulseConnect, you can easily register as a donor, request blood donations, and organize or find nearby donation camps.
- User Registration: Register as a blood donor with ease.
- Blood Donation Requests: Easily request blood donations when in need.
- Donation Camps: Discover nearby blood donation camps and events.
- Inventory Management: Blood banks can efficiently manage their inventory.
- Real-time Communication: Secure authentication and real-time communication ensure trust and transparency.
To get started with PulseConnect, follow these steps:
- Clone this repository to your local machine.
- Install the necessary dependencies by running
npm install
. - Start the development server by running
npm start
. - Visit localhost:3000 in your browser to access the PulseConnect website.
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JSON Web Tokens (JWT)
We welcome contributions from the community! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.
This project is licensed under the MIT License.