Srijita-Mandal / fix-your-nums

Multiple-in-one calculator, by JavaScript, HTML & CSS
https://srijita-mandal.github.io/fix-your-nums/landing.html
MIT License
26 stars 55 forks source link

Add Roman Numeral Calculator #622

Closed Laxmankohar closed 1 year ago

Laxmankohar commented 1 year ago

This calculator takes input from user and when the user clicks on button , it will convert:

  1. Roman number into Numeral number.
  2. Numeral number into Roman number.

@Srijita-Mandal , I would like to work on this issue.

Srijita-Mandal commented 1 year ago

@Laxmankohar it's already present