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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculation Logic for Estimated Reading Time #45

Closed
ssaigh opened this issue Oct 8, 2024 · 0 comments · Fixed by #50
Closed

Calculation Logic for Estimated Reading Time #45

ssaigh opened this issue Oct 8, 2024 · 0 comments · Fixed by #50
Assignees
Labels
Milestone

Comments

@ssaigh
Copy link

ssaigh commented Oct 8, 2024

The task for user story #4

Task: Implement a JavaScript function to calculate the estimated reading time based on the post's word count, using an average reading speed

Acceptance Criteria:
-The reading time should be calculated based on the post’s word count using the average reading speed
-The calculation should work for both new posts and posts that are being edited.

Dependencies: None
Estimated Effort: 4 hours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants