Skip to content

jessjohn1539/Redlife_BBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redlife- A blood bank management system

Redlife is a web-based application that enables blood donors and blood banks to register and log in to the system. The platform allows donors to use the Google Maps API and open-source geocoding API to locate nearby blood banks. On the other hand, blood banks can update their blood availability, which donors can view based on their location.

The front-end design is user-friendly and responsive, allowing donors and blood bank staff to navigate the website easily.

Donors can create an account, update their information, and view nearby blood banks on a map. They can also make appointments to donate blood and check the availability of blood products in the blood banks. The blood banks, after registration, can update their inventory, and the system sends alerts to the staff when the inventory level is low.

Tech stacks used

  • Node.js, Express.js, and express handlebars as the templating engine.
  • MySQL as database.

Screenshots

Image 2 Home page


Image 3 Donor Registration page


Image 4 Donor database page


Image 5 Donor login page


Image 6 *Home page after Donor Registration *


Image 7 List of all Registered blood bank at our website


Image 8 Google maps implementation at blood availability page


Image 9 Blood bank registration page


Image 10 Database view of all registered blood banks


Image 11 Blood bank login page


Image 12 Inventory view for Blood bank only after registration Image 1 Terminal