Skip to content

colefoster/DesignTechniques-Notepad--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DesignTechniques-Notepad--

• It’s a notepad app!

• It offers undo functionality like git stash but without the complexity of git!

• It provides useful features like word count, etc.

• It’s codebase is extensible and hackable

Development Practices

Developed in Java

• Relatively unfamiliar with the language • Highly used in industry

GUI provided by JavaFX

• To gain experience with using frameworks and libraries

Used Git for source control

• Via GitHub

Applied Design Patterns

• Command Object

• Singleton

• Memento

• Observer

• Builder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published