0% found this document useful (0 votes)
5K views12 pages

Structured Process of Developing A Web Application

This document outlines the structured process for developing a web application, including requirements definition, design of the application map, database, page structure, server-side language using an object-oriented approach, choosing a JavaScript framework, implementation, testing, and final release in a test folder before publishing.

Uploaded by

sundaramkumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5K views12 pages

Structured Process of Developing A Web Application

This document outlines the structured process for developing a web application, including requirements definition, design of the application map, database, page structure, server-side language using an object-oriented approach, choosing a JavaScript framework, implementation, testing, and final release in a test folder before publishing.

Uploaded by

sundaramkumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 12

Structured process of

Developing a web application

Kumar S
Main Phases

Kumar S
Requirements definition

Kumar S
Design

Kumar S
Design: Application Map

Kumar S
Design: Database

Kumar S
Design: Page Structure

Kumar S
Design: Server-side Language
 Objet Oriented approach
 Design Classes

This is not the implementation, but a


step to start implementation.

Kumar S
Design: JS Framework
 Identify which Framework has to be
chosen.
 Avoid unnecessary gimmicks

At this point design phase is completed.

Kumar S
Implementation

Kumar S
Test

Kumar S
Release
 Now we are ready to release our
application! Publish it in a test folder
and
 Make a final test. If it's all ok proceed
to the final release.

Kumar S

You might also like