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

Display trending categories in home page #111

Merged
merged 5 commits into from
May 6, 2023
Merged

Conversation

gdjohn4s
Copy link
Member

@gdjohn4s gdjohn4s commented May 6, 2023

Description

This feature implements TrendCategory component on the APIVault home page.

Screenshots

image

Technical Details

The following has been implemented:

  • A new mapping for categories
  • A file to call the API for trending categories
  • The category mapping has been injected as a global variable in main.js

Related Issues

This PR is related to the issue #109

Pull Request Checklist

  • Code follows the established CODE_OF_CONDUCT guidelines.
  • Code has been tested thoroughly and passes all tests.
  • All commit messages are descriptive and follow the established commit message format.
  • Pull request title follows the established pull request title format.
  • Pull request description clearly describes the changes included in the pull request.

@gdjohn4s gdjohn4s added enhancement New feature or request frontend labels May 6, 2023
@gdjohn4s gdjohn4s requested review from FlavioAdamo and removed request for FlavioAdamo May 6, 2023 18:28
@gdjohn4s gdjohn4s merged commit b1488da into main May 6, 2023
1 check passed
@gdjohn4s gdjohn4s deleted the trending_category branch May 8, 2023 08:45
@gdjohn4s gdjohn4s mentioned this pull request May 8, 2023
@gdjohn4s gdjohn4s mentioned this pull request May 23, 2023
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant