/SSAD

Lab Assignments, Software Systems Analysis & Design Course, Fall 2021 Semester, Innopolis University

Primary LanguageJava

Team 32 - Supermarket Billing Software

SSAD, F21, Innopolis University

How to run the project

  1. Download latest realease
  2. Open the shell
  3. Enter the command
    java -jar ssad.jar

Assignment 1

The prototype design pattern implemented

The UML class diagram and description of the project in Report

Assignment 2

The decorator design pattern implemented

The UML class diagram and description of the project in Report

Assignment 3

The iterator design pattern implemented

The UML class diagram and description of the project in Report