Project Progress Report-1 (Submission Date: 18 Feb 2019)
BLOOD BANK MANAGEMENT SYSTEM USING JAVA, JSP AND SERVLET BACHELOR OF ENGINEERING IN COMPUTER SCIENCE & ENGINEERING
Submitted By:
Name of the Mentor
SATYA PRAKASH (16BCS2005) VINIT SINGH (16BCS2904) GURDIT SINGH (16BCS2422)
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
Chandigarh University, Gharuan
Project Goal: The software system is an online blood bank management system that helps in managing various blood bank operations effectively. The project consists of a central repository containing various blood deposits available along with associated details. These details include blood type, storage area and date of storage. These details help in maintaining and monitoring the blood deposits. The project is an online system that allows to check whether required blood deposits of a particular group are available in the blood bank. Moreover the system also has added features such as patient name and contacts, blood booking and even need for certain blood group is posted on the website to find available donors for a blood emergency..
Project Work done till date: Till date we have created one main account creation page that is in HTML, there we have created username ,password and dob ect. And we are using Xampp server for data storing and in Xampp server MySQL to store the database. The admin will be able to change everything for example he can add donor personal details and the donor will be able to check all his details
Total numbers of modules/phases in the project:
Donor Registration
Blood Login
Blood Donor
Blood collection
Stock details
Number of modules covered till date: Donor Registration
Description of covered modules: Till date, the covered part is the registration page, where either the user can create the account. We have created a Xampp database on MySQL to store data into the database. The Name of the database is “Blood Bank”. Where we have created a table named User which stores all the username and password.
Further Directions: In the upcoming modules we will add the all the pages according to the login, if the user is logging in all the pages according to his work will be added, if the admin is logging in all the pages according to his work will be added and all the tables will be created in the database to store all the information needed.
Screenshots of running project till date: