Takeaways

Code

January 16th's code represent some online shopping website where a user can add items to their cart. You can download the zip, extract it, and then import project with your IDE.
January 23rd's code is a tree data structure that represents a shell that will navigate a file system on a computer using commands (cd, ls, pwd, mkdir, etc).You can download the zip, extract it, and then import project with your IDE.