Files
freeCodeCamp/curriculum/challenges/_meta/build-a-world-cup-database-project/meta.json
Tom fd14608492 feat: release rdbms on staging (#44576)
fix: unhide cert from settings page

fix: add cert variables where missing

fix: show token on settings page

feat: add challenges to certified user data

fix: stylize settings page a little bit

fix: only show rdbms when upcomingChanges = true

fix: relational databases -> relational database
2022-02-18 17:29:30 +01:00

15 lines
298 B
JSON

{
"name": "Build a World Cup Database Project",
"isUpcomingChange": false,
"order": 6,
"time": "30 hours",
"template": "",
"required": [],
"superBlock": "relational-database",
"challengeOrder": [
[
"5f9771307d4d22b9d2b75a94",
"Build a World Cup Database"
]
]}