Skip to content

divyanshchahar/habit_tracker_js

Repository files navigation

HABIT TRACKER

Habit Tracker is a simple web app built in JavaScript and webpack.

As the name suggests habit tracker helps the user to keep track of the habits he/she wishes to keep track of.

Usinng this app the user can program the duration (start date and end date) of the habits he/she wishes to pick up. Based on the user input the app can generate a daily to do list for the user to follow.


Features

  • Add new habits
  • Update habits
  • Keep track of habits on daily basis
  • Preserve your data in JSON file
  • Upload previously saved data from JSON file

📸 Screenshot

Screenshot


How To

Add Habits

how to add habits

Update Habits

how to edit habits

Delete Habits

how to delete a habit

Track Daily Goals

how to track daily progress

Save and Upload Files

how to download and upload data


Built with ⚒️

  • Node.js : Node.js® is an open-source, cross-platform JavaScript runtime environment.

  • Webpack: Webpack is a static module bundler for modern JavaScript applications


Prerequisites


Getting Started

Habit Tracker is simple web app which use JavaScript and is built with Webpack

1. Installing the app

npm install

2. Running the app

npm start

3. Building a local copy

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published