BloodConnect is a web-based platform designed to connect blood donors with people in need. It provides an easy-to-use interface for registering as a donor, finding nearby donors based on blood group and location, and accessing information about upcoming blood donation camps.
- π Find Donors: Search for nearby blood donors based on location and blood group.
- π Donor Registration: Simple form to register as a blood donor.
- π Nearby Camps: Discover local blood donation drives and events.
- π Notifications: Notify eligible donors about donation camps in their area.
- π Contact Information: View donor details for immediate contact in emergencies.
- HTML5 & CSS3 β Page structure and styling
- JavaScript β Form validation, interactivity
- Google Sheets + Apps Script β Backend for storing donor data and contact form submissions
- Font Awesome β Icons used throughout the site
BloodConnect/ βββ index.html # Home Page βββ donor.html # Donor registration page βββ search.html # Find donor form βββ camps.html # Donation camp listings βββ contact.html # Contact form βββ style.css # Global stylesheet βββ script.js # Form and UI scripts βββ assets/ # Images and icons
yaml Copy Edit
- Clone this repository:
git clone https://github.com/DurgeshNile/BloodConnect.git
Open index.html in your browser.
To connect the forms to Google Sheets:
Set up a Google Apps Script to receive form data.
Link the script to your Google Sheet and update form action URLs accordingly.
π Live Demo [Blood-Connect]
π¬ Contact For feedback or queries: π§ 1234durgeshnile@gmail.com π± +91 7620817600
π License This project is open-source and free to use. You may modify and build upon it as needed.
Β© 2025 Durgesh Nile β Empowering lives through digital blood donation support.