Behind the Scenes: The Creation of a Web Application

Want a behind-the-scenes look at the process of a building a web app? In this series, I tracked my progress as I built a web application from scratch, from idea all the way through to the app’s launch.


  1. How to Plan a Web Application
  2. How to Create Web Application Wireframes
  3. Designing a Web Application Database and Object-Oriented Programming
  4. Playing with Legos: The Inner-Workings of a Model-View-Controller (MVC) Web Application
  5. Creating Web Application Pages With MVC and Bootstrap
  6. User Authentication and Access Control in a Web Application
  7. Responsive Web Application Design In the Browser