Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 904 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 904 Bytes

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