Skip to content

dhanendra73984/blood-bank-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blood-bank-v2

A simple web application for managing a blood bank. The app delivers functionalities that makes it easy for managment of a blood bank.

The Application was build using following technologies:

  • ReactJs
  • JavaScript
  • NodeJs
  • MySQL

Features

The app incorportate following feature for different it twow categories of user:

User

  • Register & Login
  • donate blood
  • request blood

Employee

  • Register & Login
  • Update blood stocks
  • update user health
  • Handle blood request

General

  • Search - based on blood group or location

Run Locally

Clone the project

Open MySQL WorkBench and run the database.sql file.

To start the server

  cd server             
  yarn install 
  yarn devStart          

To start the client

  cd client
  yarn install
  yarn start


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published