Skip to content

sani-1023/Probaho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probaho

Introduction

Donating blood is a noble deed.It saves life.So,it is very much important to connect people with the willing blood donors in a fast and efficient way.Making sure that people could manage blood in due time so that a life could be saved,is the main purpose of this project.

Features:

  • An easy to use UI
  • Two types of User Authentication
    • Blood Donor
    • Blood bank/Organization
  • Anyone can search for Blood Donors
  • Can commuicate with the available Donors via email
  • User Profile
    • Blood Donor profile
    • Bloodbank/Organization Profile
  • Update Blood Donor profile
    • Update Location
    • Update Contact no.
    • Update last blood donation date
  • Update Bloodbank
    • Update blood groupwise Collection
  • Post
    • Anyone can post for seeking blood
    • Anyone can see the post
    • Donors are notified through email by their location and blood group
  • Event
    • Bloodbanks can create events seeking blood from donors
    • Donors could be notified of the events nearby them

Used Technologies:

  • Frontend: Reactjs,HTML,CSS
  • Backend: Express.js
  • Database: Mongodb

Clone this Project:

https://github.com/sani-1023/Probaho.git

To run the project

Install Depedencies :

npm install

For Frontend(port:3000):

cd client
npm start

For Backend(port:3001):

cd server
npm run devStart

Some Screenshots:

Developed by,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages