Final

Published on March 2017 | Categories: Documents | Downloads: 61 | Comments: 0 | Views: 642
of 8
Download PDF   Embed   Report

Comments

Content

ONLINE BLOOD BANK

CONTENTS

1. ABSTRACT
2. ACKNOWLEDGEMENT
3. PROJECT PROFILE
4. SYSTEM REQUIREME
4.1 SOFTWARE ENVIRONMENT
4.2 INTRODUCTION OF DEVELOPMENT TOOLS
5. SYSTEM INTRODUCTION
5.1 PROJECT TITLE
5.2 PROJECT DEFINITION
5.3 PROJECT SCOPE
5.4 PROJECT PURPOSE
5.5 THE FEATURES OF THE SYSTEM
6. SYSTEM REQUIREMENT
6.1 HARADWARE REQUIRMENT
6.2 SOFTWARE REQUIRMENT
7. BIBLIOGRAPHY

Abstract
Page:1

ONLINE BLOOD BANK

The purpose of this study was to develop a blood management information system to assist
in the management of blood donor records and ease/or control the distribution of blood in various
parts of the country basing on the hospital demands. Without quick and timely access to donor
records, creating market strategies for blood donation, lobbying and sensitization of blood donors
becomes very difficult.
The blood management information system offers functionalities to quick access to donor
records collected from various parts of the country. It enables monitoring of the results and
performance of the blood donation activity such that relevant and measurable objectives of the
organization can be checked.
It provides to management timely, confidential and secure medical reports that facilitates
planning and decision making and hence improved medical service delivery.The reports generated by
the system give answers to most of the challenges management faces as far as blood donor records
are concerned.

ACKNOWLEDGEMENT
I have taken efforts in this project. However, it would not have been possible without the kind
support and help of many individuals and institutional. I would like to extend our sincere thanks to all
Page:2

ONLINE BLOOD BANK

of them. I am highly indebted to our external guide Prof. Dharmesh Kanaziya and internal guide Mr.
Vijaykumar ghadvi for their guidance and constant supervision as well as for providing necessary
support in the project. I would like to express our gratitude towards our parents & member of core
group for their kind co-operation and encouragement which help us in this project. Our thanks and
appreciations also go to people who have willingly helped us out with their abilities.
-

SUDHANSHU TIWARI(110670107038)

PROJECT PROFILE
Project Title

ONLINE BLOOD BANK

Organization

SAL INSTITUTE OF TECHNOLOGY AND
ENGEENERING RESARCH, opp science city , Ahmadabad
Page:3

ONLINE BLOOD BANK

Front End

ASP.NET

Back End

C# and MySQL Server

Project Duration

1 Year

Internal Guide

Mr. Vijaykumar ghadvi

External Guide

Mr. dharmesh kanoziya

Project Team Size

1 Persons

Team

SUDHANSHU TIWARI(110670107038)

SYSTEM REQUIREMENTS
Software Environment:
Software Environment is a technical of requirement of software product. This specifies
the environment for development, operation and maintenance of the product.

Technology used:
Page:4

ONLINE BLOOD BANK

 ASP
 C#
 SQL
 HTML

INTRODUCTION OF DEVELOPMENT TOOLS
Active Server Page: What is ASP?
ASP is a server-side software component, used for Sever-side Validations for Microsoft
Products. This dynamically extends the functionality of a server. Similar to the manner in which
VBScript is used for the making Validations on the client.
Since its introduction, the use of Microsoft’s Active Server Pages or ASP has grown rapidly.
Many programmers consider it the tool for dynamic, easily maintainable web content. The real power
of ASP derives firstly from the fact that he html for the page is only generated when the specific page
is requested by the user, and secondly from purely html, rather than relying on the browser to support
a particular language or application.
C#:
The C# language is intended to be a simple, modern, general-purpose, object-oriented
programming language. The language, and implementations thereof, should provide support for
software engineering principles such as strong type checking, array bounds checking, detection of
attempts to use uninitialized variables, and automatic garbage collection. Software robustness,
durability, and programmer productivity are important. The language is intended for use in
developing software components suitable for deployment in distributed environments.
Source code portability is very important, as is programmer portability, especially for those
programmers already familiar with C and C++.
Support for internationalization is very important. C# is intended to be suitable for writing
applications for both hosted and embedded systems, ranging from the very large that use
sophisticated operating systems, down to the very small having dedicated functions. Although C#
applications are intended to be economical with regard to memory and processing power
requirements, the language was not intended to compete directly on performance and size with C or
assembly language.

Page:5

ONLINE BLOOD BANK

SQL:
SQL is a relational database management system (RDBMS) that runs as a server providing
multi-user access to a number of databases. Free projects that require a full-featured database
management system often use SQL. For commercial use, several paid editions are available, and offer
additional functionality. SQL is also used in many high-profile, large-scale World Wide Web
products, including Wikipedia, Google (though not for searches) and Face book.
Originally based upon relational algebra and tuple relational calculus, SQL consists of a data
definition language and a data manipulation language. The scope of SQL includes data insert, query,
update and delete, schema creation and modification, and data access control. Although SQL is often
described as, and to a great extent is, a declarative language (4GL), it also includes procedural
elements.
HTML:
Hypertext Markup Language is the predominant markup language for web pages. It provides
a means to describe the structure of text-based information in a document — by denoting certain text
as headings, paragraphs, lists, and so on — and to supplement that text with interactive forms,
embedded images, and other objects. HTML is written in the form of labels (known as tags),
surrounded by angle brackets. HTML can also describe, to some degree, the appearance and
semantics of a document, and can include embedded scripting language code which can affect the
behavior of web browsers and other HTML processors.

SYSTEM INTRODUCTION
PROJECT TITLE: ONLINE BLOOD BANK
PROJECT DEFINITION:
The persons who like to donate blood registers in my site as well as he can modify the details
if necessary, giving the Login Id and Password. The persons in need of blood searches for the persons
having the same blood group and within the city. If he found a donor in his city then he gets the total
details of the donor, if he doesn’t find any donor then he is given the contact numbers and addresses
of the Life Saving Contact Persons for major cities.

Page:6

ONLINE BLOOD BANK

PROJECT SCOPE:
This system presents an alert system to the donor about requirement of their blood to a person
in need and also provides online status of blood group wise availability of blood units in all the
licensed blood banks in the state.

PROJECT PURPOSE:
The purpose is to meet the challenging requirement of modern day blood to efficiently collect
blood during emergency.
THE FEATURES OF THE SYSTEM ONLINE BLOOD BANK,
 The main objective of blood bank is to develop an emergency application for people who need
blood by using alerting system.
 This project is aimed at developing an online centralized web portal where Blood banks and
Hospitals can look for Donors in their nearby area who will be available in quick time.
 The people in need of blood can search for the donors by giving their blood group and city
name.
 It is very flexible and user friendly.
 The person’s time and work is reduced very much which prevails in the present system.
 Easy and Helpful. The people are not limited to receive or provide services in working hours
of the branch only; he is serviced 24 hours a day, 7 days of week and 365 days of the year.

SYSTEM REQUIREMENT
HARADWARE REQUIRMENT:
 Platform: Windows 2000 or higher with latest updates installed OR linux OR mac
 Processor: 500MHz or faster
 RAM: 128MB or more

SOFTWARE REQUIRMENT:
 HTML5 Enabled Browser
Page:7

ONLINE BLOOD BANK

 Firefox 3.5+, Internet Explorer 8.0+, Safari 4.0+, Google Chrome, or Opera

BIBLIOGRAPHY
 http://asp.net-tutorials.com/
 http://www.w3schools.com/ASPNET/
 http://www.tutorialspoint.com/asp.net/
 http://www.cramerz.com/aspdotnet

Page:8

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close