Kate 8a7f865c59 Update index.html
Both PUT and DELETE forms had the same id "testForm2", and DELETE form didn't work because of that; I changed it to "testForm3", now everything works like it's supposed to.
2020-07-24 17:57:17 +09:00
2017-02-18 19:21:34 +00:00
2017-02-18 19:21:34 +00:00
2019-03-01 14:27:39 -06:00
2020-07-24 17:57:17 +09:00
2017-02-18 19:21:34 +00:00
2017-02-18 19:21:34 +00:00
2017-02-18 19:21:34 +00:00
2017-02-18 19:21:34 +00:00
2017-02-18 19:21:34 +00:00
2017-02-18 19:21:34 +00:00
2017-02-18 19:21:34 +00:00
2017-02-18 19:21:34 +00:00

FreeCodeCamp- Information Security and Quality Assurance

Project Issue Tracker

  1. SET NODE_ENV to test without quotes and set DB to your mongo connection string in .env file
  2. Complete the project in routes/api.js or by creating a handler/controller
  3. You will add any security features to server.js
  4. You will create all of the functional tests in tests/2_functional-tests.js
Languages
JavaScript 99%
CSS 0.9%
Shell 0.1%