No description
  • C# 29.3%
  • Java 20.7%
  • TypeScript 20.5%
  • Scala 17.7%
  • Python 11.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-12-22 15:22:25 +01:00
csharp Add C# version of the project 2018-06-21 20:27:05 +02:00
java Updated plugin and dependencies versions + added gitignore file 2022-04-28 22:43:30 +02:00
python Python initial version 2022-12-22 15:22:25 +01:00
scala Scala version of the kata Refacto Rental Movie 2018-06-26 08:48:34 +02:00
typescript Typescript version 2018-06-24 09:15:57 +02:00
.gitattributes Add C# version of the project 2018-06-21 20:27:05 +02:00
.gitignore Add C# version of the project 2018-06-21 20:27:05 +02:00
README.md Add java implementation 2018-06-21 11:57:25 +02:00

Movie Rental

Refactoring kata inspired by book "Refactoring: Improving the Design of Existing Code" (Martin Fowler).