<PROJECT NAME>

Software Requirements & Technical Specifications

Document Revision 1.0.0

<DATE>

Author:                      <YOUR NAME>

 


Table Of Contents

1.       Introduction.................................................................................................................................................................................. 3

1.1.     Purpose.............................................................................................................................................................................................. 3

1.2.     Scope.................................................................................................................................................................................................... 3

1.3.     Definitions, Acronyms, and Abbreviations............................................................................................................. 3

1.4.     Reference Documents............................................................................................................................................................ 3

1.5.     Overview........................................................................................................................................................................................... 3

1.6.     General.............................................................................................................................................................................................. 3

2.       Environment................................................................................................................................................................................... 4

2.1.     Operating System....................................................................................................................................................................... 4

2.2.     Web Server..................................................................................................................................................................................... 4

2.3.     Database Server........................................................................................................................................................................ 4

2.4.     Programming Languages..................................................................................................................................................... 4

2.5.     Supported Browsers............................................................................................................................................................. 4

2.6.     Mail......................................................................................................................................................................................................... 4

2.7.     Flash..................................................................................................................................................................................................... 4

2.8.     Search................................................................................................................................................................................................. 4

3.       Data Models................................................................................................................................................................................... 5

3.1.     Complete Data Model.............................................................................................................................................................. 5

3.2.     <FUNCTIONALITY A>........................................................................................................................................................................ 6

3.3.     <FUNCTIONALITY B>........................................................................................................................................................................ 7

 


1.                  Introduction

1.1.            Purpose

This document identifies the functional/technical requirements for the <PROJECT NAME>. It also describes the data model that will be used along with its implementation.

1.2.            Scope

<SCOPE OF THE PROJECT>

1.3.            Definitions, Acronyms, and Abbreviations

 

1.4.            Reference Documents

 

1.5.            Overview

1.6.            General

The client will be responsible for the purchase and the set up of SSL certificate where appropriate. Any third party data integration is out of the scope of this project.

<ANY OTHER ASSUMPTIONS>

 

 


2.                  Environment

 

2.1.            Operating System

The Operating System that will be used to host the application will be <OS NAME>.

 

2.2.            Web Server

The Web Server used will be <WEB SERVER>.

 

2.3.            Database Server

The Database that will be used is <DB SERVER> running on <OS>

 

2.4.            Programming Languages

AbbottImmunology.com will be developed using the following languages:

·         HTML 4.0

·         ASP 2.0

·         VB Script 5.5

·         JavaScript 1.2

·         Cascading Style Sheets (CSS) – 2

·         <ANYTHING ELSE WITH RESPECT TO YOUR PROJECT>

 

2.5.            Supported Browsers

 

2.6.            Mail

·         SMTP/ASP MAIL <OR WHATEVER YOUR APPLICATION USES>

2.7.            Flash

All the flash files used on the <SITE NAME> will be compatible with Flash 4.0.

2.8.            Search

How Search will be implemented on the site.


3.                  Data Models

3.1.            Complete Data Model

 

                

 

 

The above data model represents the entire data model for the <PROJECT NAME>. Each of the tables is explained later in the document.


3.2.            <FUNCTIONALITY A>

                                                         

 

 <DIAGRAM / DATA MODEL FOR THIS FUNCTIONALITY>

 

 

<DESCRIPTION FOR THE TABLE THAT CORRESPONDS TO THIS FUNCTIONALITY

 

Following are the descriptions of the fields in the table:

 

<FIELD NAMES>

:

<THEIR DESCRIPTION> For example, see below

EMAIL_ADDRESS

:

represents the email address entered by the user. It has a length of 256 characters and cannot be null

 


 

3.3.            <FUNCTIONALITY B>

                                                        

 

 <DIAGRAM / DATA MODEL FOR THIS FUNCTIONALITY>

 

 

<DESCRIPTION FOR THE TABLE THAT CORRESPONDS TO THIS FUNCTIONALITY

 

Following are the descriptions of the fields in the table:

 

<FIELD NAMES>

:

<THEIR DESCRIPTION> For example, see below

EMAIL_ADDRESS

:

represents the email address entered by the user. It has a length of 256 characters and cannot be null