mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: break shopping cart down into steps (#49416)
* feat: break shopping cart down into steps * fix: couple of bugs oopsie * fix: index.js -> script.js * fix: missed a file * feat: tests through step 31 * feat: finish tests * chore: fix tests * chore: apply gikf's review Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com> * chore: apply Jessica's review suggestions * chore: apply kolade's review --------- Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
This commit is contained in:
@@ -125,5 +125,6 @@
|
||||
"learn-parent-graphs-and-polynomials": "Python",
|
||||
"learn-quadratic-equations": "Python",
|
||||
"learn-simple-and-compound-interest": "Python",
|
||||
"college-algebra-with-python-conclusion": "Python"
|
||||
"college-algebra-with-python-conclusion": "Python",
|
||||
"learn-data-structures-by-building-a-shopping-cart": "JavaScript"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user