Elmo's Habit Tracker is a simple and visually appealing web application built to help users track their habits. It utilizes full CRUD (Create, Read, Update, Delete) functionality, making it easy to add new habits, update progress, view current habits, and delete unwanted ones.
- Create: Add new habits and set goals.
- Read: View your habits and their progress.
- Update: Edit existing habits to update goals or progress.
- Delete: Remove habits from the list when they’re no longer relevant.
The interface is clean and user-friendly, with bright and cheerful colors that make habit tracking feel fun! Users can easily stay on track with their daily habits and keep motivated.
- Add new habits with customizable goals and descriptions.
- View your habit progress on a dedicated dashboard.
- Edit habits to update goals or progress.
- Delete habits once they've been completed or abandoned.
- User-friendly interface with vibrant colors.
- JavaScript
- Node.js
- Express.js
- MongoDB
- EJS
- Bootstrap
- [:x:] Add a feature to track multiple habits per day.
- [:x:] Add notifications or reminders to keep users engaged.
- [:x:] Improve the design and responsiveness for mobile devices.
- [:x:] Implement user authentication for personalized habit tracking.
- Clone this repository:
git clone https://github.com/yourusername/elmo-habit-tracker.git