Files
freeCodeCamp/curriculum/challenges/_meta/responsive-web-design-projects/meta.json
Tom f04fbba22d feat: convert RWD cert projects (#44564)
* feat: convert RWD cert projects

* feat: convert original projects

* fix: add usesMultiFileEditor to meta

* feat: add cypress tests for saving and loading to/from database

* fix: broken cypress tests

* fix: inconsistent variable naming

* fix: missed variable name

* fix: more cypress

* feat: add solutions for english

* fix: ctrl+s to database only if signed in

* fix: prioritize code from db

* refactor: expand the comments slightly
2022-05-05 10:58:14 +02:00

33 lines
713 B
JSON

{
"name": "Responsive Web Design Projects",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"dashedName": "responsive-web-design-projects",
"order": 7,
"time": "150 hours",
"template": "",
"required": [],
"superBlock": "responsive-web-design",
"challengeOrder": [
[
"bd7158d8c442eddfaeb5bd18",
"Build a Tribute Page"
],
[
"587d78af367417b2b2512b03",
"Build a Survey Form"
],
[
"587d78af367417b2b2512b04",
"Build a Product Landing Page"
],
[
"587d78b0367417b2b2512b05",
"Build a Technical Documentation Page"
],
[
"bd7158d8c242eddfaeb5bd13",
"Build a Personal Portfolio Webpage"
]
]}