PROJECT DETAILS
TakeNotes is a note taking web application that I, Mayank Dadge, made as a project to enhance my HTML, CSS and
JavaScript skills.
The site basically uses "bootstrap" for layout. The design and functionallities are added by pure CSS
and JavaScript respectively.
FEATURES OF THE WEB APPLICATION
1. Save notes in local storage by clicking "ADD"
2. Delete any note by clicking on "TRASH"
3. Search among your notes by writing the search term in "Search"
4. Extra feature: Changing colors while you type your note
5. You can even control the color changing feature using the butoons "ON" and "OFF"