FreeCodeCamp
Projects

Roman Numerals Converter

About "Roman Numerals Converter"

  • This is a "JavaScript Algorithms and Data Structures" certification project from FreeCodeCamp called 'Build a Roman Numeral Converter Project'
  • For certification projects there are user stories only, no guided prompts, meaning the code reflects my own though process
  • Have a look at the GitHub repo to see how it evolved from functional to cleaned up (see branch: roman-numeral-converter)