-
-
Notifications
You must be signed in to change notification settings - Fork 39.8k
feat(curriculum): add polygon area calculator lab #59460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat(curriculum): add polygon area calculator lab #59460
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
...ges/english/25-front-end-development/lab-polygon-area-calculator/67e3a30c447f4d2311594a58.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Kolade Chris <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good @zairahira 👍
I found a few minor things. Additionally, I think we should use the ID from the old project and add it to the mongo-ids.js
file like we've done with other projects that we duplicate. What do you think? Make sure to change the filename as well if you do that.
client/src/pages/learn/full-stack-developer/lab-polygon-area-calculator/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Tom <[email protected]>
Hi @moT01, I have updated the challenge ID as the lab is very similar to the original project. |
--- | ||
id: 5e444147903586ffb414c94f | ||
title: Build a Polygon Area Calculator | ||
challengeType: 23 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
challengeType: 23 | |
challengeType: 27 |
We have a new challenge type #59732
|
Checklist:
main
branch of freeCodeCamp.Closes freeCodeCamp/CurriculumExpansion#720