Can someone describe the metric-imperial convertor?

I want to build that one, but the project link is erroneous: https://hard-twilight.glitch.me/

Does anyone remember what it was like functionally? I want to work on it

On the challenge page you can click on a link to a boilerplate glitch project:

Start this project on Glitch using this link or clone this repository on GitHub! If you use Glitch, remember to save the link to your project somewhere safe!

2 Likes

Thanks. I don’t see the instructions for what to do though. Most other projects have a page with user stories.

This is all I see in the readme:

FreeCodeCamp - Information Security and Quality Assurance

  1. SET NODE_ENV to test without quotes
  2. Most logic will need done in controllers/convertHandler.js but do complete routes/api.js
  3. You will add any security features to server.js
  4. You will create all of the functional/unit tests in tests/2_functional-tests.js and tests/1_unit-tests.js

If you open the live preview, it shows the user stories.

6 Likes