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

Vue - Create List component for dashboard #4

Open
6 tasks
briancbarrow opened this issue Feb 22, 2021 · 0 comments
Open
6 tasks

Vue - Create List component for dashboard #4

briancbarrow opened this issue Feb 22, 2021 · 0 comments
Labels
Vue Issues pertaining to the Vue project.

Comments

@briancbarrow
Copy link
Member

briancbarrow commented Feb 22, 2021

We want to display all the lists a user has created. https://www.figma.com/file/LbAdyI07SgoXZ63VcsYNOI/Reading-List-App?node-id=25%3A1394

In the designs in the link above it shows the books on the dashboard. We want those to be lists instead.

Acceptance criteria:

  • Name of List
  • Year of list
  • show sections of list (To Read, Finished, Stopped reading, etc) with books in each respective section
  • The full book details don't need to be in there. For now we just want Title, and Author
  • connect backend to dashboard to bring in user's lists
    • will need to verify token is still active, if not re-direct to sign in page
@briancbarrow briancbarrow added the Vue Issues pertaining to the Vue project. label Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Vue Issues pertaining to the Vue project.
Projects
None yet
Development

No branches or pull requests

1 participant