This is a The Odin Project foundation course assignment. In this project I have developed a simple sketch pad using HTML, CSS and JavaScript. The expected outcome of the project is master the JavaScript DOM manipulation.
- Implemented the basic JavaScript Knowledge. (Loops, Functions...etc.).
- Specially improved the JavaScript DOM manipulation knowledge.
- Improved CSS knowledge.
- Implemented the problem solving skills under three topics understand, plan, and divide and conquer.
- Designed a algorithm under the planning phase.
- Improved the git commit messages semantics.
- Followed the best practices.