Added the free or paid badge to each developer bootcamp card#14717
Conversation
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
This issue is stale because it has been open 30 days with no activity. |
|
@coderabbitai check the code |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chainI'll examine the codebase to review the implementation of the free/paid badges for developer bootcamp cards. 🏁 Script executed: Length of output: 9969 🏁 Script executed: Length of output: 5030 🏁 Script executed: Length of output: 7363 🏁 Script executed: Length of output: 1070 🏁 Script executed: Length of output: 1191 🏁 Script executed: Length of output: 673 @konopkja I've thoroughly reviewed the code for adding free/paid badges to developer bootcamp cards. Here's my analysis: ✅ What's Working Well:
|
|
@wackerow lgtm |
wackerow
left a comment
There was a problem hiding this comment.
Thanks @SamarthJ2004! Looks good!
Been a while since these components have been touches so cleaned up a couple small things, and extracted the "Paid" and "Free" strings for translation... pulling in
|
@all-contributors please add @SamarthJ2004 for code |
|
I've put up a pull request to add @SamarthJ2004! 🎉 |

Description
Added a “Free” or “Paid” badge to each developer bootcamp card to indicate the pricing type. A new property, priceType, of type string, has been added to the bootcamps array to store this value. The badge is displayed using the pre-existing Subject Badge component within the learning tool component.
Each bootcamp card now includes a badge that clearly shows if the bootcamp is “Free” or “Paid,” enhancing user experience by providing immediate pricing information.

Here’s a list with each bootcamp’s name and its type:
• ConsenSys Academy: Paid
• BloomTech: Paid
• Questbook: Free
• Metaschool: Free
• NFT School: Free
• Platzi: Paid
• Speed Run Ethereum: Free
• Alchemy University: Free
• LearnWeb3: Free
• Cyfrin Updraft: Free
Related Issue
As I am proficient with English, I have changed the second heading but it will require its translation in other languages.