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

[3pt] - Add all items counter on the Homepage - Student A #6

Open
odaialazzeh opened this issue Nov 28, 2022 · 0 comments
Open

[3pt] - Add all items counter on the Homepage - Student A #6

odaialazzeh opened this issue Nov 28, 2022 · 0 comments

Comments

@odaialazzeh
Copy link
Owner

Even if the API gives you the number of items, you will create a specific function to calculate it.

Make sure that the correct number is displayed on the Homepage.

Respect the following rules:

  • Each counter should be implemented as a separate module.
  • A counter function should look for specific DOM elements (e.g. for the comments counter it should look for comments) and make the counting based on what is actually displayed on the page.
  • A counter function should cover all the edge cases you can think about.
@odaialazzeh odaialazzeh self-assigned this Nov 28, 2022
@odaialazzeh odaialazzeh moved this from To do to In progress in JavaScript Group Capstone Board Nov 29, 2022
@odaialazzeh odaialazzeh moved this from In progress to In review in JavaScript Group Capstone Board Nov 30, 2022
@SergSkol SergSkol moved this from In review to Done in JavaScript Group Capstone Board Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant