Skip to content

OlgaSheva/FileCabinetTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileCabinetTask

A console application that accepts user commands and manages user data. Task.

The following techniques were applied:

  • Introduce Parameter Object
  • Constructor Injection
  • Extract Interface
  • Extract Class
  • Extract Superclass
  • Extract Method
  • Parameterize Method

The following design patterns are implemented in the project:

  • Strategy Pattern
  • Template Method
  • Memento
  • Chain of Responsibility
  • Composite
  • Decorator
  • Iterator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages