feat: enhanced notes app with theme toggle, UI/UX improvements, and new productivity features#197
Merged
venisha-kalola merged 1 commit intocommitra:mainfrom Oct 28, 2025
Conversation
|
@Pramod-Munnoli is attempting to deploy a commit to the hrishikesh-dalal's projects Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
Author
|
Hi @venisha-kalola 👋 Thank you for merging my PR! 🙌 Really appreciate your time and support! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Enhanced Notes App — Premium Feature Upgrade
This PR brings a major UI/UX and functional enhancement to the Notes App, including a refined theme toggle, modern visual design, and advanced productivity features.
✅ Acceptance Criteria (Already Implemented)
🚀 New Features & Enhancements Added
💡 UI/UX Improvements
🗑️ Custom Delete Confirmation Modal — Replaced browser
alert()with a beautiful modal that includes:Delete) and cancel (Keep) buttons📌 Pin Notes — Keep important notes at the top with a 📍 toggle
🔍 Live Search — Real-time search across title, content, and tags
🏷️ Tag Filtering — Filter notes by tag/category
✍️ Character Counters — For title (100) and content (1000)
⏳ Loading State — “Adding…” animation during note creation
✅ Success Animation — Scale effect on successful add
🎯 Auto-Focus — Focuses title field automatically
🎨 Visual & Design Upgrades
⚙️ Technical Enhancements
crypto.randomUUID()Ctrl + /→ Focus searchCtrl + K→ Clear formCtrl + Shift + T→ Toggle themeEsc→ Clear search or close modal🖼️ Screenshots
🗑️ Delete Confirmation Modal
🔗 Related Issue
Related to #100 — “Add Light & Dark Theme Support to Notes App”
Closes #100
🧠 Summary
This PR not only fulfills the base theme toggle requirement but modernizes the entire app — making it more polished, user-friendly, and visually appealing.
🙏 Request
If this PR meets the project guidelines, kindly mark it as
hacktoberfest-accepted✅