Go to file
2023-10-15 18:22:40 -07:00
Business Requirements Document.docx Add files via upload 2023-10-15 18:12:46 -07:00
README.md Create README.md 2023-10-15 18:22:40 -07:00
System Design Document.docx Add files via upload 2023-10-15 18:12:46 -07:00

My System Analysis and Design Portfolio

Overview

This repository showcases my work in system analysis and design. Featured here are two key documents from my projects, both for the DriverPass application:

  1. Business Requirements Document
  2. System Design Document

These documents represent my abilities to gather customer requirements and design a system tailored to those needs.

DriverPass Project Summary

Our client for this project was DriverPass, who approached us with the need for implementing a system that will allow people who schedule driving lessons. Their primary objective was move the process online and offer packages to customers while maintaining their existing business relationships and processes.

Reflections

What did I do particularly well?

During the course of these projects, I believe I excelled in reviewing the feedback and making careful considerations about what each entail. I was able to create charts to track the schedule and UML diagrams to sell the ideas.

Revision and Improvement

If given a chance to revise any part of my work on these documents, I'd choose the UML class diagram. I feel that with more time, I could improve it by ensuring that I included more details about the payment processing.

Interpreting User's Needs

Understanding and interpreting the user's needs was done through an initial interview. It's vital to prioritize user needs because a system is only as good as its usability and how well it meets the end-users' expectations. Once the system is implemented based on the design, the client should be satisfied that it covers their needs.

My Approach to Software Design

When it comes to designing software, my approach revolves around looking at different requirements and working on little bits and pieces as they come to me. In the future, to analyze and design a system, I'd consider using visualization tools to actively track the progress of the system design and analysis performed.