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

Scaffold User Game Library Page #8

Open
dgautsch opened this issue Dec 18, 2019 · 0 comments
Open

Scaffold User Game Library Page #8

dgautsch opened this issue Dec 18, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Milestone

Comments

@dgautsch
Copy link
Owner

dgautsch commented Dec 18, 2019

Eventually when a user has created an account and linked their steam profile. There should be a page for them to view their games. Clicking the game should show the ROI stats.

This ticket's goal is to scaffold out the page.

This ticket is complete when:

  • Create a Vue route component to house the user game library
  • The routes should be updated to include the new page. The requiresAuth flag should be set to true.
  • The page should use the element UI library to add a title that says "Game Library", make sure the route meta is updated too
@dgautsch dgautsch added the enhancement New feature or request label Dec 18, 2019
@dgautsch dgautsch added this to the v1.0 milestone Dec 18, 2019
@dgautsch dgautsch changed the title Create User Game Library Page Scaffold User Game Library Page Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant