Skip to content

Connect point tracker bar to backend #83

@helenailic

Description

@helenailic

Now that the point tracker bar has been created, connect it to the backend for the progress of the bar to represent the actual number of points a user has.

To do so, look at the logic done to display the number of points a user has, as the logic will be extremely similar:

Image (hint: find where this is done in the codebase!)

After you've fetched the number of points, look to adjust the width of the progress bar dynamically based on the number of points given

  • will also need to consider it's relation to the maxPoints parameter passed into the point tracker bar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions