SRS On ADDRESS BOOK
SRS On ADDRESS BOOK
On
Address book
(offline mode)
of
BACHELOR OF ENGINEERING
IN
INFORMATION TECHNOLOGY
BONAFIDE CERTIFICATE
Certified that this project report “ADDRESS BOOK (OFFLINE
my supervision.
SIGNATURE
INTERNAL EXAMINER
Table of Contents
Table of Contents......................................................................................ii
Table of Figures........................................................................................iii
1.0.Introduction..........................................................................................1
1.1. Purpose...............................................................................................1
1.2. Intended audience.................................................................................1
1.3. Project Scope........................................................................................1
1.4. References............................................................................................2
1.5. Document overview.............................................................................2
2.0. Overall description............................................................................4
2.1. Product Prospective..............................................................................4
2.2.Product Features....................................................................................4
2.3.Operating Environment.......................................................................11
2.4. Use cases..............................................................................................5
2.4.1. Use Case: Create New Entry..........................................................8
2.4.2. Use Case: Update an Entry.............................................................9
2.4.3. Use Case:Delete an Entry.............................................................10
2.5.Design and Implementation Constraints....Error: Reference source not
found
2.6.Assumptions and Depndencies.........Error: Reference source not found
2.7.Operating Environment....................Error: Reference source not found
TABLE OF FIGURES
PAGE NO.
FIGURE TITLE
NO.
INTRODUCTION:
Purpose
The purpose of this software requirements specification (SRS) is to establish the
major requirements necessary to develop san address book in offline mode
which can assist the storage, retrieval , updation , deletion of contact details in a
user friendly manner
Intended Audience
the different types of reader that the document is intended for:
developers,
users,
testers,
documentation writers.
The sequence for reading the document, beginning with the content table along
with a look on the table of figures.
Project Scope
short description:
Address Book is easy to use, yet powerful software that makes keeping
track of your contacts . The user interface is designed to minimize
keystrokes or mouse movements necessary to get your information
quickly
Relevant benefits:
References
http://www.beiley.com/habook/help/documentation.htm
http://www.wikipedia.com/addressbook.htm
Document Overview
OVERALL DESCRIPTION:
Product Perspective
An address book or a name and address book (NAB) is a book or a database
used for storing entries called contacts. Each contact entry usually consists of a
few standard fields (for example: first name, last name, company name,
address, telephone number, e-mail address, fax number, mobile phone
number). Most such systems store the details in alphabetical order of people's
names, although in paper-based address books entries can easily end up out of
order as the owner inserts details of more individuals or as people move. Many
address books use small ring binders that allow adding, removing and shuffling
of pages to make room
Product Features
Handy Address Book offers complete storage of contacts details added
to memorandums, reminders
Unlimited Addresses
Each address book can contain an unlimited number of addresses.
Print Preview
Preview your print job before printing to make sure it appears just as you
want.
Operating Environment
The required technical specification for the project are listed as follows:
Hardware:
R.A.M.(1 G.B.)
PROCESSOR (intel P IV,2.4 GHz)
Hard disk space(10 GB)
Software:
VB.Net
MS SQL(database)
Language Used:
C#(for scripting)
USE CASES:
Create New Entry
Update an Entry
Delete an Entry