Skip to content

gitter-badger/productivity_meter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

productivity_meter

Gitter
Productivity meter helps in measuring productivity of solving problems.
This is used for tracking how much time you are thinking you spend in problem solving and how much time you actually spend solving problems.
This does so by measuring the delta between the time spent minus the time wasted due to small small distractions. It uses two timers to do so.
Use it here.

App in Action:

App in Action

Usage:

This App helped me a lot in my studies to keep track of my time wastage and making me aware of the real scenario of actual time utilization.

Start the Time Devoted: timer once you start studying, and let it run for all the time you think you are in continous studying mode. Obviously stop it when you are going for eating or any other long breaks. Since the Time Devoted: timer is linked with the Actual Time Used: timer so it would automatically switch on the Actual Time Used: timer(Don't confuse it with the vice-versa, the first timer enforces its actions on the second not the second timer on the first).
Now, regularly stop the Actual Time Used: timer whenever you go for even a small break like gossiping with your friends on phone, hopped on to facebook to check what's going on, checking messages, etc, etc. Stop it even if its only 10 sec long break.

NOTE: It is recommended to use this in laptops only. This project is not made responsive so, could not expect to give a good experience while using in mobile phones. If you wish to make it responsive then do shoot me a PR.

Contributing

  • Clone the repo git clone https://github.com/Raghwendra-Dey/productivity_meter.git
  • Open the repo in your local machine and open the index.html to run the app in your browser.

    Please join the gitter channel to interact and discuss with other contributors, about the project. You are welcomed to give your inputs to improve this project. If you found a bug, or want to make a feature request, please go ahead and raise an issue.

    Thanks to this repo, which i used as the baseline and modified upon to serve my required purpose.

About

Productivity meter for measuring productivity of solving problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • HTML 23.6%
  • CSS 17.3%