Skip to content

OmkarPh/BloodQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood Quest

Blood Quest

Online Platform that propogates requests of patients in need of blood to compatible volunteers in nearby region

Tech Stack

  • Languages:

    • HTML5 CSS3 JavaScript
  • Server

    • NodeJS Express.js
  • Libraries

    • Bootstrap

Running node locally

  • Rename .env.sample files to .env and set credentials for sendgrid API, template IDs, etc

  • Install dependencies:

npm install
npm install -g nodemon
  • Run node locally:
npm run dev

Basic workflow

  • Persons willing to donate blood can register themselves
  • Needy can find blood donors details quickly and easily

All heroes don't wear cape, Some donate Blood...