0% found this document useful (0 votes)
174 views

Website Statistical Analyzer

This document outlines the sections and subsections that will be covered in a project report on developing a website statistical analyzer. The sections include an introduction describing the existing system and project objectives. Project planning discusses the spiral model chosen for software development. System analysis and design sections cover requirements, data flow diagrams, database design, and class design. Implementation details explain why .NET was used and database and class implementation. Website development, user interface, and testing are also outlined. Problems faced in the project are discussed in the conclusion.

Uploaded by

girish
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
174 views

Website Statistical Analyzer

This document outlines the sections and subsections that will be covered in a project report on developing a website statistical analyzer. The sections include an introduction describing the existing system and project objectives. Project planning discusses the spiral model chosen for software development. System analysis and design sections cover requirements, data flow diagrams, database design, and class design. Implementation details explain why .NET was used and database and class implementation. Website development, user interface, and testing are also outlined. Problems faced in the project are discussed in the conclusion.

Uploaded by

girish
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

INDEX

1. Introduction
2. Project Planning
3. System Analysis
4. System Design
5. Implementation Details
6. Website Development
7. User Interface and Reports
8. Reports if any
9. Testing
10. Problems Faced in developing our software

Conclusion
Bibliography

WEBSITE STATISTICAL ANALYZER


1. Introduction
1.1 Existing System study
1.1.1 Its’ Structure
1.1.2 Current way of Working
1.2 Why we have chosen this project
1.3 Project Objectives
1.3.1 Scope
1.3.2 Project Goals
1.3.3 Alternatives if any
2. Project Planning
2.1 Project Planning Activities
2.2 Software Model Selection
2.2.1 The Spiral Model
2.2.2 Paradigm Chosen
2.2.3 Spiral Model
2.2.4 Reason for choosing Spiral Model
2.3 Scheduling
2.4 Requirements Specification
2.5 Cost Estimation

3. System Analysis
3.1 System Analysis
3.2 Requirement Analysis
3.3 Functional Description

4. System Design
4.1 Data Flow Diagrams
4.2 Brief Description about modules generated from above DFD’s
4.3 Database Design
4.3.1 Conceptual Design
4.3.2 Logical Design
4.3.3 Physical Implementation
4.4 Class Design
4.4.1 Class
4.4.2 Class Libraries
4.4.3 Class design Sample Code

5. Implementation Details
5.1 Implementation Issues
5.2 Why .NET
5.2.1 Business Problems Identified by .NET
5.2.2 Acceptance of Open Standards
5.2.3 Web Services
5.2.4 Common Language Runtime
5.2.5 .NET Languages
5.2.6 Intermediate Language
5.2.7 ADO .NET
5.2.8 SQL at Backend
5.3 Database Implementation
5.3.1 Database System
5.3.2 Tables
5.3.3 Database Information
5.4 Class Implementation

6. Website Development
6.1 Website Design
6.2 Coding

7. User Interface and Reports


7.1 User Interface
7.1.1. Login Window
7.1.2
7.1.3

8. Reports if any

9. Testing
9.1 Testing Objectives
9.2 Testing Techniques
10. Problems Faced in developing our software
10.1 Problems in Information Gathering
10.2 Dilemma in choosing Front-End and Back-End
10.3 Deciding Core Structure in .NET Platform
10.4 Handling Concurrency

Conclusion
Bibliography
Reference Books

You might also like