Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

Eastern Michigan University

2018

Development

Articles 1 - 1 of 1

Full-Text Articles in Entire DC Network

The Software Development Life Cycle And Its Application, Gillian Lemke Jan 2018

The Software Development Life Cycle And Its Application, Gillian Lemke

Senior Honors Theses and Projects

The Software Development Life Cycle (SLDC) is a concept that is incredibly important to have a deep understanding of as a software engineer. With this project, my goal was to learn the complexities of each step conceptually and apply my skills to an actual application. The SDLC includes the following phases: planning and requirement analysis, design and development, implementation, testing, integration, and maintenance. In order to apply these concepts, I created a web application for users to schedule messages to be sent at a future time and date. The API is written in Ruby on Rails and the front end …