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

User Interface for the Hue Review #7

Open
11 tasks
MoonTahoe opened this issue Jul 15, 2020 · 0 comments
Open
11 tasks

User Interface for the Hue Review #7

MoonTahoe opened this issue Jul 15, 2020 · 0 comments
Labels
new-service-request A request for a new api or ui

Comments

@MoonTahoe
Copy link
Member

We have an api, now we need a website. Just in time for Apollo Client 3. The Hue Review will allow users to add their favorite colors and rate them.

Right now create-react-app was run awhile ago on the project's folder: ./ui-hue-review. The dependencies need to be updated and the Apollo Client 3 needs to be incorporated. The API url for the Hue Review is http://localhost:4000.

Don't start from scratch

In the Book Learning React, we Color Organizer. This application has many of the
same features that we are looking for in the UI. It has components for Colors, and a form for adding colors.

Tasks

  • Create Issues for getting started
  • Create Issues for building each feature

Features

  • Anyone can view and surf for colors
  • Each Color displays the user who posted that color
  • Each Color displays the adv rating for the color
  • Each Color displays each review.
  • Users can create accounts
  • Users can login/logout
  • Users can add new colors
  • Users can review colors
  • UI Starts up with overall project
@MoonTahoe MoonTahoe added the new-service-request A request for a new api or ui label Jul 15, 2020
@MoonTahoe MoonTahoe assigned MoonTahoe and unassigned MoonTahoe Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-service-request A request for a new api or ui
Projects
None yet
Development

No branches or pull requests

1 participant