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

Suggestion: Add basic progress tracking to website #1862

Open
eliasm307 opened this issue Jun 9, 2024 · 0 comments
Open

Suggestion: Add basic progress tracking to website #1862

eliasm307 opened this issue Jun 9, 2024 · 0 comments

Comments

@eliasm307
Copy link

Problem

The examples are great, however they are not completable in one sitting. So if someone goes through them over time, in multiple sittings, it might get difficult to remember where they stopped when next opening the site

Proposal

Track which examples a user has "completed", and show this in the UI, e.g. a checkmark next to the examples.

For a basic implementation, completion could just mean the user has viewed the example and pressed the "next" button.

The completion state can be stored in local storage for persistence.

@eliasm307 eliasm307 changed the title Suggestion: Add basic progress tracking Suggestion: Add basic progress tracking to website Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants