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!