image.png

This step introduces a more advanced use case: planning a web application rather than a static site. The emphasis remains on process and structure, not on fully implementing the application yet.

At this stage, the focus is still on research and planning, not execution.

What is considered a web app

In this context, a web app refers to a project that includes additional layers beyond static content.

Common characteristics include:

These projects require more planning than simple websites.

Reusing an existing project as a base

Instead of starting from scratch, an existing project can be extended into a web app.

In this step:

This approach reduces setup overhead and keeps the workflow consistent.

Research phase for advanced features