Skip to content

AlexandraDisor/clean-code-bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clean-code-bit

Refactoring exercise using clean code principles and design patterns

Current implementation Rentals movie application

Movie classification/categories:

  • Children
  • Regular
  • New Releases

Different prices for each movie category

Fidelity points calculated based on rented days

Ability to print statements as plain text

Change requirements (Refactoring triggering point)

  1. Produce an html version of the statement for the customer
  2. The movie classifications will soon change (new categories will be introduced) together with the rules for charging and for frequent renter points

About

Refactoring exercise using clean code principles and design patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages