-
-
Notifications
You must be signed in to change notification settings - Fork 129
feat: Adding prototype of Device Loan Ledger lab #1065
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
jdwilkin4
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you move your project to the js projects folder here?
https://github.com/freeCodeCamp/CurriculumExpansion/tree/main/fullstack-cert/js-projects
Even though the full stack cert has been broken down into smaller certs, it is easier to keep track of all of the new projects there with the rest of them
|
A little late to respond @jdwilkin4 but I moved it to the /js-projects/ folder in my branch. It should be reflected with I repush the PR. |
… will need fixing to sort and handle user input better
…seable comparable int
…up code for submission
Checklist:
Update index.md)References issue #64118
This is a prototype for a new lab for the Full Stack Certification Curriculum, as part of Naomi's sprints group for November-December. This lab has the camper working with JavaScript objects to update a device ledger for Checked In and Checked Out devices.