This document outlines the phases of developing an online shopping system, including project planning, modeling requirements through UML diagrams, software configuration management, and testing. Key modules include login, viewing and adding products, and updating quantities. The system allows customers to purchase products and administrators to manage the database. Programming is done in Visual Basic using forms and scripts to implement the system functionality.