Web App - Creation stages

05 June 2020 -
less than 1 min read time

Tags:

web development

Ideation stage:

  • sourse an idea
  • define a functionality

Design stage:

  • sketch your web app
  • plan your workflow
  • wireframe the ui
  • seek early validation

Development stage:

  • architect your database
  • develop your frontend
  • build your backend

Launch stage:

  • host your web app
  • deploy web app