Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 364 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 364 Bytes

metricConverter

Author: Riaan Minnie

Spring Boot application with rest API’s to do conversions between Metric and Imperial.

5 Conversions

  • Meters to Feet & vice versa
  • Centimeters to Inches & vice versa
  • Kilometers to Yards & vice versa
  • Kilograms to Pounds & vice versa
  • Celsius to Fahrenheit & vice versa

Front end is done with AngularJS.