Your very own sticky notes weekly motivation board to document your wins and positive reminders as you go throughout your week. Happy notes enables you to add, delete and edit notes.
Link to project: (https://happynotes.netlify.app/)
Untitled.design.mp4
Tech used: HTML, CSS, JavaScript, Local Storage
Created with Vanilla JS and local storage which enables your notes to persist so you can close and exit your Happy Notes board, and when you come back to it all of your notes will still be available to view, edit, and delete.
Add different sized notes with varying coloring and styling so individuals can categorize the notes. Go in and optimize use on mobile, the current version doesn't enable you to use the delete features when using it on mobile.
Using local storage to create persistence in the web app. Using Css to style the cards to look like sticky notes.