diff --git a/index.html b/index.html index bbf69e0..50ca992 100644 --- a/index.html +++ b/index.html @@ -6,38 +6,38 @@ - - +Fork me on GitHub +
+ +
+

Learn to Estimate!

+
{{ tc.timeLeft | timeify }}
-
- Start - Cancel +
+ Start + Cancel
+ +
+

What is this?

+

This is a pomodoro timer, a pretty common productivity tool. This one was inspired by a post by Rachel Andrews about using the pomodoro method to refine how well you estimate time.

+

What's next?

+

The plan is to add on more features, such as:

+
    +
  • Local Storage so you can keep a history
  • +
  • Stats page to view that history with nice charts
  • +
  • An integrated todo list that takes in estimates (in numbers of pomodoros)
  • +
  • Increased stats to see how well your estimates match up with how long you actually took, as well as whether or not you're improving.
  • +
+
+