Adding a Progress Bar In the Daily Challenge Suggestions Section. #66
suhaib-lone
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I like the idea, I'll assign you the issue you can start work on this, and please make sure the bar looks consistent with the projects own visuals and while making a PR make sure to link the issue so that when i merge the pr it closes the issue by itself. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there! I have already raised an issue #64 about this. What i am proposing is a timer after user selects a challenge in Daily Challenge Suggestions section of the website in Calm Space. I can add a progress bar using streamlit's inbuild progress() method which will be in consistent with the project. For example, if the meditation is for ten minutes, it will show a progress bar showing how much time has passed and how much is left using a simple bar.
With this we can remove the "Set a reminder to complete this challenge today." message as the user would be able to see the progress in real time.
I think with this new small feature the overall experience of users will be great and beneficial.
Thank You,
Suhaib.
Beta Was this translation helpful? Give feedback.
All reactions