Object-Oriented Modeling & System Design
Automatic Toll Billing
This system design is used for a use case that involves a car passing through an automatic toll system. The user can either have funds taken out of their account or be billed for the use, depending on their account balance.
Course Registration
In this example, I engineered a system design that would run through the logic of looking up a course in a university catalog system. The alternatives were dependent on whether or not the student has fulfilled prerequisites, if the student had holds and the cost of the courses.
Airline Reservation System
This report contains graduate coursework where I worked with my peers in order to create a Universal Modeling Language Diagram. The purpose of this system design was to engineer object-oriented software that would be used in an airline setting at an airport.