Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 972 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 972 Bytes

Badbit Breaker

Overview

This web app helps you count the elapsed time since you quit your habit.

  • Start from a specific time
  • Auto-sync latest tracking
  • Load/save tracking
  • History features
  • and more to explore!

How it Works

This app uses TickAgo library to calculate elapsed time and is meant to be a real example of the library's usage. Please click this link to open the library repo.

How to Use

Assuming you've forked the repo and are running a local server or using the demo app:

  1. Click the Start button to begin tracking.
  2. Track your progress. If you ever fail, stop the progress and start again.

Things you can do: You can play around with starting from a specific time or go through your history items.

Contributing

There's always room for improvement. Feel free to contribute!

Licensing

The app is licensed under MIT License. Check the license file for more details.