A clean and interactive Note Card Stack Web App built using HTML, CSS, and JavaScript.
Users can create, view, and manage notes in a visually stacked card interface.
๐ https://priyanshu-gurjar20.github.io/add-notecards-app/
๐ https://github.com/Priyanshu-Gurjar20/add-notecards-app
-
๐ Create notes with:
- Image URL
- Full Name
- Home Town
- Purpose
- Category (Emergency, Important, Urgent, No Rush)
-
๐พ Local Storage Support
- Notes are saved in browser storage
-
๐ด Card Stack UI
- Notes displayed in layered stack format
-
๐ Navigation Controls
- Move cards up and down
-
๐จ Clean & Minimal UI
add-notecards-app/
โโโ index.html
โโโ style.css
โโโ script.js
โโโ README.md
- HTML5
- CSS3
- JavaScript (DOM + LocalStorage)
- Click โ button to open form
- Fill note details
- Click Create Note
- Data is saved in localStorage
- Cards appear in stack
updateStack()function bug (uses undefined variable)- No edit/delete functionality
- No image URL validation
- โ๏ธ Edit & delete notes
- ๐ Search functionality
- ๐ฑ Responsive UI
- ๐จ Theme customization
- โ๏ธ Backend integration
Priyanshu Gurjar
๐ https://github.com/Priyanshu-Gurjar20
If you like this project, give it a โญ on GitHub!