A practical desktop web application that recreates the experience of using real sticky notes, enhanced by an intuitive drag-and-drop interface and an added weather forecast widget. Stay organized and manage your daily tasks, reminders, and ideas effortlessly with a colorful and interactive virtual wall.
⭐ Features
- ✅ Create and edit notes
- ✅ Delete individual or all current notes
- ✅ Archive and unarchive notes
- ✅ Delete all current notes
- ✅ Delete all archived notes
- ✅ Drag and drop notes to reposition them freely
- ✅ Weather API: Displays weather data based on user's location
- ✅ Weather search input by city name.
Extra:
- ✅ Confirmation prompts for delete actions
- ✅ Success messages for key actions
- ✅ Keyboard shortcuts for quick saving and note creation
- ✅ Saves notes and their positions persistently using local storage
- ✅ Weather data in the navbar also gets updated when user chooses another location
- ReactJS
- JavaScript
- Vite
- Lucide-React icons
- React-toastify
- Open-Weather API
- Vercel (deployment)
- Image by Freepik
- Error handling
- Back-end integration :
- User authentication
- Storage of the data
- Export to PDF or Print option
- Notes sharing functionality
- Loading spinner for retrieving weather data