WellNest is a beginner-friendly web application designed to help users monitor their daily water intake and sleep duration. Built using HTML, CSS, and JavaScript, it focuses on user interaction, data visualization, and local storage.
- ✅ Track daily water intake (in glasses or liters)
- 😴 Track sleep hours each night
- 📊 Visual progress using circular progress bars or horizontal bars
- 📅 Option to track for multiple days
- 💾 Data stored locally using
localStorage - 📱 Responsive and mobile-friendly layout
- 🎯 Goal Setting
- Frontend: HTML, CSS, JavaScript
- Data Storage: localStorage (browser)
- Design: Responsive UI with custom CSS