Added the free or paid badge to each developer bootcamp card #14717
+42
−14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
#10677
As I am proficient with English, I have changed the second heading but it will require its translation in other languages.