Вы находитесь на странице: 1из 26

An Industrial Training report on

Baby Care Vaccine


In partial fulfillment for the award of Degree in
Master of Computer Application
Submitted by
Aditya Pratap Shahi
Roll No: 2016024142
MCA 3rd Year
Under the Supervision of

Internal Guide External Guide


Mr. Manish Kumar Srivastava Mr. Manish Bhatiya

Department of Information Technology and Computer Application


Madan Mohan Malviya University of Technology
Gorakhpur (U.P.) - India 273010
Session 2018-19
Certificate

I hereby declare that the Project entitled “Baby Care Vaccine” submitted to the
Department of Information Technology & Computer Application (ITCA)
MMMUT Gorakhpur (U.P) in partial fulfillment for the award of the Degree of
MASTER OF COMPUTER APPLICATIONS in session 2018-2019 is a record
of my own work carried out under the guidance of Mr. Manish Kumar Srivastava.
This is to certify that the above statement made by the candidate is correct to the
best of my Knowledge.

Signature of Guide -
Name : Mr. Manish Kumar Srivastava
Designation: Assistent Professor
CONTENT
1. Introduction
2. Company Profile
3. Problem Statement
4. System Requirement Specification Document
4.1. Modules Description
4.2. SDLC Methodology
5. Technology and Tool
5.1. Software Requirements
5.2. Hardware Requirements
6. System Design
6.1. Use-Case Diagram
6.2. DFD
6.3. E-R diagram
7. Tables
8. Screenshot
9. Testing
10. Conclusion
11. Future Scope
12. Reference
1. INTRODUCTION

Prevention of disease is the key to public health. There is a general saying that “prevention is
always better than cure”. Vaccines protect people from catching specific diseases. Vaccines
also help preventing the spread of infectious diseases in a country. Such diseases include
polio, whooping cough, diphtheria, measles, rubella (German measles), mumps, Homophiles
influenza type b (Hib) and tetanus [1].
Parents are constantly concerned about the health and safety of their children. Therefore, they
take many steps in order to prevent their children from catching a disease. One of the options
is vaccination. Vaccine works to protect infants, children and even adults from illnesses and
death caused by many infectious diseases. Vaccination has its own time, period and schedule.
The dosage of vaccination remains the same among babies but may be different for adults
[1].
Baby care vaccination is a web-based system which is designed to assist the physician and
other staffs in the clinic wit vaccination record. Child health care providers often find that
clinical information system have limited usefulness for vaccination record. The major
important for the child are vaccination management, growth tracking, medication dosing etc.
Therefore, Baby care vaccination will be used to record health information of vaccination for
babies. It can easily access by authorized users only. Provision of knowledge and decision-
support is the tools that enhance the quality, safety and efficiency of vaccination.
2. Company Profile

CIN U72900DL20001PTC109989

Company Name S O INFOTECH PRIVATE LIMITED

Registration Number 109989

Company Category Company limited by Shares

Company Sub Category Non-Govt. Company

Class of Company Private

Date of Incorporation 13 March 2001

Director SUNITA OBEROI


3. Problem Statement
 To design and develop an easy and suitable web based vaccination system for babies and
to ease the work of the staff in the clinic or heath center.

 To record all the vaccination information for future reference, enhancement and also to
update and search vaccination record.
4. System Requirement Specification Document
4.1 Module Description:
This section attempts to describe each module of the project in brief, and the detailed description
of each of these modules is spread throughout this document. The Baby Care Vaccine project has
been divided into two modules-

1. Admin

1. Can login and logout.


2. Can add baby names.
3. Can view baby names.
4. Can delete baby names.
5. Can add vaccine.
6. Can send vaccine alert to user.

2. Users

1. Can view baby names.


2. Can view baby tips.
3. Can view baby food.
4. Can view baby products.
5. Can order vaccine.
4.2 SDLC Methodology:
The Systems Development Life Cycle (SDLC) is a conceptual model used in project
management that describes the stages involved in an information system development project
from an initial feasibility study through maintenance of the completed application. Some
methods work better for specific types of projects, but in the final analysis, the most important
factor for the success of a project may be how closely particular plan was followed.

The image below is the classic Waterfall model methodology, which is the first SDLC method
And it describes the various phases involved in development.

The SDLC Waterfall Model The relationship of each stage to the others can be roughly described
as a waterfall, where the outputs from a specific stage serve as the initial inputs for the following
stage. During each stage, additional information is gathered or developed, combined with the
inputs, and used to produce the stage deliverables.
5. Technology and Tools
5.1 Software Requirement:
 Front End: jsp, html
 Back End: Mysql Database
 Language: Java
 Server: glassfish/apache tomcat
 Any Browser

5.2 Hardware Requirements:


 Minimum RAM (1GB)
 Minimum Hard disk (20 GB)
 Min 1.6 GHZ Processor
6. SYSTEM DESIGN
Use-Case Diagram:
Register baby

View baby
name

View products

Order vaccine

user View tips/food

Vaccine Alert

Pending vaccine

login

Add baby

Delete baby

Admin

Add Vaccine
Data Flow Diagram:

ADMIN

response view

BABY CARE
VACCINE

response view

USER
x

ADD Register baby


request
BABY

Order
vaccine
ORDER
VACCINE
order

VACCINE
ALRET

BABY
USER CARE
VACCINE
view

Vaccine

VACCINE
DETTAILS
send

Add/delete

ADMIN
E-R Diagram :

company
meanin cost
name gnbn sex Vaccine_ana
me Time_p
g
id
religion

Vaccine
Baby name
id name
has
has
gender
Register Baby
meanin
g religion

dob check
order s
er

Order Vaccine Pending


Vaccine

get
Vacna addr
me s id fvac
ordid cost
lvacc Reqva
vacn qty
a
Vaccine Alert

id date

Baby vacname
name
7. Tables
8. Screenshots
9. Testing
Three types of testing are performed in the project:

Unit Testing: Unit testing focuses verification effort on the smallest unit of software design
that is the module. Using procedural design description as a guide, important control paths
are tested to uncover errors within the boundaries of the module. The unit test is normally
white box testing oriented and the step can be conducted in parallel for multiple modules.
Integration Testing: Integration testing is a systematic technique for constructing the
program structure while conducting test to uncover errors associated with the interfacing.
The objective is to take unit tested methods and build a program structure that has been
dictated by design.
System Testing: System testing is actually a series of different tests whose primary purpose
is to fully exercise the computer-based system. Although each test has a different purpose,
all work to verify that all system elements have been properly integrated to perform allocated
functions.
10. Conclusion
The need for the Health Center to computerize the application processing and servicing the
Patients request through automated modules is most necessary and now inevitable. The features
provided by the (BabyCareVaccine) are in no means comprehensive but by all means full filling
all important functionalities of Health Center services. Inclusion of further functionalities as
days go by can be easily done because the project has been developed in a layered architecture.
11. Future Scope
The Baby Care Vaccine System get much out of the system. The system is used to enter the baby
details and to enter the details about the vaccine.

Though mare enhancements can be done to the system as:

 SMS alert for vaccine can be generated.


 Vaccine facility at home module can be provided.
12. References
1. Java 2 Core by sun publications
2. The Complete Reference, (Herbert Schildt)
3. www.java.sun.com
4. www.JavaGalaxys.com
5. www.oreilly.com
References

Вам также может понравиться