This document describes the Systems Development Life Cycle (SDLC) process, which includes four main phases: Planning, Analysis, Design, and Implementation. The Planning phase involves identifying business needs, analyzing feasibility, and estimating the project size. Analysis involves requirement gathering, investigating the current system, and developing a concept for the new system. Design specifies the program design, user interface, and data design. Finally, Implementation constructs and tests the new system before installation. The SDLC process results in a system proposal after Planning, a system specification after Analysis and Design, and a new system after Implementation.