Skip to content

Sari-Saif/OOP.Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulletin System

Assignment 01

The mission is to extend the new functionality of UndoableStringBuilder from Assignment_00

The new functionality gives us the option to hold a central UndoableStringBuilder object,

with user that notify when any change was created in the central UndoableStringBuilder.

All of that made by Design Pattern named OBSERVER.

For the Hebrew instruction click here.

There are tow links we used to understand the Observer Design Pattern:

System Review

With this program you can preform the below:

  1. Change Bulletin
  2. View Bulletin
  3. Create Account
  4. Delete Account
  5. Register the account
  6. Unregister the account
  7. Print all accounts
  8. Exit

UML:

  • blue - is the Observer Design Pattern classes
  • green - the class that belong to Bulletin System

Install & Run:

git clone https://github.com/SariSafe/OOP.Assignment1.git
After clone need to open it by IDE and run the main... have fun !!!

Languages and Tools

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages