IdeaBox Repository for Lacy and Ayla
-HTML
-CSS
-Vanilla Javascript (ES5)
-Local Storage
-Continue to improve on building responsive client-side applications with good user feedback
-Understand how to implement client-side data persistence using localStorage
-Understand what it looks like to have a separate data model (using a class) and dom model
-Understand how to utilize data-* attributes
-Understand how to incorporate & iterate over arrays in order to filter what is being displayed
-Understand how to craft code with clean style, using small functions that show trends toward DRYness and SRP
-We now have a deeper understanding of vanilla javascript, and how to interact with the DOM, using JS.
-We understand how to save to localStorage and pull from local storage on page load.
-We have a better understanding of data-* attributes.
-A much deeper understanding arrays.
-We have a better understanding of time managemnet in relation to agile workflow and have a deeper understanding of our personal workflow.