Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Node.js Basics 2017 Create a Command Line Weather Application Handling Errors - Solution

James Estrada
seal-mask
.a{fill-rule:evenodd;}techdegree
James Estrada
Full Stack JavaScript Techdegree Student 25,866 Points

Any Free Currency Converter API for the Extra Credit Challenge?

I have tried several APIs and none of them offer a free version where I can change the base currency or a free conversion endpoint (where you can define the 'from', 'to', and 'amount' values). Has anyone successfully done this Extra Credit challenge? Which API did you use or what workaround did you manage to accomplish? My app is stuck where you can't select from which currency you want to convert.

1 Answer

James Estrada
seal-mask
.a{fill-rule:evenodd;}techdegree
James Estrada
Full Stack JavaScript Techdegree Student 25,866 Points

I solved my issue and my app works as intended! If anyone faces the same problem, I found this free api which offers everything we need for the challenge!