This lightweight coding project was made to establish a good foundation on which further skills will be built. What better first project could there be than a practical note taking tool that requires us to learn the fundamentals of HTML, CSS and Javascript in order to fully utalize?
N/A
Note Taking: Create a git branch for the notes and make additions and edit entries to the unordered list segments of each topic in index.html. Once done adding notes, push the updated version to github. (More detailed instructions on the git workflow can be found in class modules marked "Complete the Git Workflow") Javascript Demo: Inspect element on the webpage and view the console to see Javascript arrays, console logging, and functions at work!
N/A
Check the MIT license included within this project.