A few weeks ago I made a simple Pomodoro-technique timer using HTML5 canvas. I think the website looks stylish but the timer has very limited functionality.

I don't have much experience about Pomodoro technique. I have implemented all the features that are necessary, I think. I have a very few returning users but the website is not so popular. What additional features should I add to attract more users?

I'm thinking about adding a callback API and create an independent logging app, which could use the timer through the API to log activities. Do you think it's a good idea?

You can check the timer app here: http://tomatoro.com

link|improve this question
feedback

1 Answer

I'm not sure this is the best place for this type of question, why not try the Google Timer Group?

Having said that, can I suggest your problem is you "don't have much experience about Pomodoro Technique". Start using the Pomodoro Technique. Start dog fooding your timer. Understand the Pomodoro Technique. Once you are familiar with how the Pomodoro Technique works, good ideas about how you could improve your application should become obvious to you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.