Skip to content

Bbiswabasu/productivity_meter

 
 

Repository files navigation

productivity_meter

Gitter UI chat room
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 ll

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.

The difference block shows the difference between the two timers, i.e. Time Devoted - Actual Time Used, which is also the net time wasted, due to small distractions.

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

  • Fork this repo.
  • Clone your forked repo: git clone https://github.com/"YOUR_USER_NAME"/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.
If you would like to contribute to the designing and UI aspects of the project, then please join this chat room to take part in its discussions.

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

Support

⭐Star⭐ this Repo.
If there are any issues with the app, please raise an issue.
Project made with love by Raghwendra Dey @Raghwendra-Dey

Contributors 🌟

Thanks goes to these wonderful people ✨✨:

About

Productivity meter for measuring productivity of solving problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.1%
  • HTML 22.6%
  • CSS 21.3%