HabitTracker
Habit tracker app which allows to create/ track/ delete/ change status / provides a 7 days view.
Features
- Add Habits.
- Track Habits.
- Completed Daily Habits Score.
- Maximum Streak.
- Delete Habits.
Tech Stack
- HTML, CSS, Javascript, Node.js, MongoDB, Express.js, Bootstrap
How to Install Project
- Clone the project onto your local machine.
- Run ‘npm install’ to install required dependencies.
- Run ‘npm start’ in terminal to start server.
- Visit your app at http://localhost:8000.