Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mic-devs/curtin_oose_assignment2_bikeshop

Assignment 2 of the Object Oriented Software Engineering Unit (Year 2 Semester 2) that utilizes observer & state pattern for event handling.
https://github.com/mic-devs/curtin_oose_assignment2_bikeshop

event-driven-programming java object-oriented-programming observer-pattern state-pattern

Last synced: 9 days ago
JSON representation

Assignment 2 of the Object Oriented Software Engineering Unit (Year 2 Semester 2) that utilizes observer & state pattern for event handling.

Awesome Lists containing this project

README

        

This is my assignment 2 project for the Object Oriented Software Engineering Unit, Year 2 Semester 2.
The objective of this project is to create code that efficiently performs event handling using the observer and state pattern.
In the context of solving the problem description detailed in the assignment specification.