Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃挕 Add live typing stats #5

Closed
alec-kr opened this issue Apr 7, 2022 · 7 comments
Closed

馃挕 Add live typing stats #5

alec-kr opened this issue Apr 7, 2022 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@alec-kr
Copy link
Contributor

alec-kr commented Apr 7, 2022

Live typing stats 馃挕

I think it would be beneficial if the user can get an idea of their current performance while typing.
This can be done by implementing a small dashboard below the typing section of the GUI. (See mockup diagram)

This dashboard could illustrate some typing statistics such as:

  • The number of words that have been typed (e.g. "Words typed: 34")
  • The number of words left in the paragraph (e.g. "Words left: 43")
  • Elapsed time (e.g. "Time: 45s")

Mockup diagram 馃
This mockup is what the first design iteration of the dashboard may look like.
mockup drawio

@alec-kr alec-kr added the enhancement New feature or request label Apr 7, 2022
@kraanzu
Copy link
Owner

kraanzu commented Apr 8, 2022

Yes I was thinking the same thing too.
I guess I can add a setting which allows user to keep the top bar of his choice?
Like:

minimal: the current dashboard which shows a bar with color depending upon user's speed
verbose: the kind of dashboard you mentioned

How does that sound?

@alec-kr
Copy link
Contributor Author

alec-kr commented Apr 8, 2022

I guess I can add a setting which allows user to keep the top bar of his choice?

Yes. This is a good suggestion. It will be an additional level of customization in the application.

How does that sound?

It sounds great. Can I take up this issue? I can start the programming this weekend.

@kraanzu
Copy link
Owner

kraanzu commented Apr 8, 2022

Sure thing :)
I am assigning you to this then. If you need any kind of help, don't hesitate to ask :)

@alec-kr
Copy link
Contributor Author

alec-kr commented Apr 8, 2022

Thank you for assigning me the issue. I will get started this weekend

@alec-kr
Copy link
Contributor Author

alec-kr commented Apr 9, 2022

@kraanzu I have just submitted a PR. Please review it and let me know what you think.

@alec-kr
Copy link
Contributor Author

alec-kr commented Apr 9, 2022

I have resolved the issue in this PR #7.

Should the issue be closed now?

@kraanzu
Copy link
Owner

kraanzu commented Apr 9, 2022

yes :)

@kraanzu kraanzu closed this as completed Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants