Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 678 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 678 Bytes

Realmdigital Pre-Interview Refactoring

The code contained herein contains duplication, inconsistencies, implements bad practices and is untestable.

What to do?

  • Fork this repository
  • Refactor the code to be more maintainable and testable, using best practices
  • Send a link to your forked repository, and your CV to mvankradenburg@realmdigital.co.za

Contribution guidelines

  • Never clone this repository unless the intention is to improve or update it with changes that will be used in all future projects
  • By forking the repository to your new project, any improvements made to this repo can be integrated into your project using git pull mechanism