Information Security and Quality Assurance projects - Do we need to use boilerplate

Do we have to use provided boilerplate code for Information Security and Quality Assurance projects??

Can we just start from scratch and fulfill user stories?

There’s a template provided just like the lessons below.

Go to this page and click on a link.

https://learn.freecodecamp.org/information-security-and-quality-assurance/information-security-with-helmetjs

Actually, this is the project I was reffereing to https://learn.freecodecamp.org/information-security-and-quality-assurance/information-security-and-quality-assurance-projects/metric-imperial-converter/

I want to write it from scratch, and I am not sure if that’s ok. And I would just copy the test templates.

I might be wrong but you would probably have to use the template provided via a glitch link on the page because they usually contain some setups and tests used by FCC to test your app to see if you pass user stories.

Yeah, I think you’re right… I saw some of those setup and test files in the provided template.