mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat (curriculum): add lab Smart Pantry Restocker (#66298)
Co-authored-by: sembauke <semboot699@gmail.com>
This commit is contained in:
committed by
GitHub
parent
68d3856079
commit
b0a6be3fe7
@@ -4936,6 +4936,12 @@
|
||||
"In this lab, you will build a function that finds the missing letter in a given range of consecutive letters and returns it."
|
||||
]
|
||||
},
|
||||
"lab-smart-pantry-restocker": {
|
||||
"title": "Build a Smart Pantry Restocker",
|
||||
"intro": [
|
||||
"In this lab, you will build a small pantry management program using basic JavaScript concepts like arrays, objects, loops, and conditionals."
|
||||
]
|
||||
},
|
||||
"lab-proofreading-tool": {
|
||||
"title": "Build a Proofreading Tool",
|
||||
"intro": [
|
||||
|
||||
Reference in New Issue
Block a user