Skip to content

ntimotijevic6318/MindMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[EN]

MindMaps

The link refers to the software description.

Application demo: MindMap.

List of design patterns used:

  • Singleton (Main Frame)
  • Observer (binding between the data model and the view)
  • Factory (creating/adding nodes within the tree)
  • State (the application operates in multiple states; each state has its own implementation)
  • Command (used to implement undo/redo)
  • Serialization (implemented using JSON)

Nikola Timotijevic 63/18 RN

[SR]

MindMaps

Link se odnosi na opis softvera.

Snimak aplikacije : MindMap.

Spisak korišćenih patterna:

  • Singleton(Main Frame)
  • Observer(Veza modela-podataka i view-a)
  • Factory(Implementiranje dodavanja čvorova unutar stabla)
  • State(Aplikacija se nalazi u više stanja, svako stanje ima odgovarajuču implementaciju)
  • Command(Upotrebljen da se implementira undo/redo)
  • Serijalizacija(Implementirana pomoću JSON formata)

Nikola Timotijevic 63/18 RN

About

Mape uma

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages