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

Create rating stars. #3

Open
tynanook opened this issue Jul 17, 2016 · 2 comments
Open

Create rating stars. #3

tynanook opened this issue Jul 17, 2016 · 2 comments
Assignees
Milestone

Comments

@tynanook
Copy link
Collaborator

tynanook commented Jul 17, 2016

Implement poem rating feature.

- [x] Create five stars at the top the poem review form. - [x] Implement rating selection by click event using stars. - [ ] The rating value corresponds to most right selected star. - [ ] Reflect selected rating by highlighting stars the selected star and all stars to the left of it.

Notes:

  • The rating will be reflected temporarily in an array or JSON file (until backend available)
  • This task is dependent upon the 'create review' task.
  • This task is added to the first scrum because it is closely associated with the review form task.

Size:
  Small

User Story:
  Rate Poem

@tynanook tynanook added this to the Scrum 1 milestone Jul 17, 2016
@tynanook tynanook self-assigned this Jul 17, 2016
@tynanook
Copy link
Collaborator Author

wats-4020_review

@tynanook
Copy link
Collaborator Author

tynanook commented Jul 25, 2016

The rating for stars were added to the ‘review form’ and the ‘poem’ page, but the stars are currently static. The star rating development task is iss3 iss3-create-review-form.

This completion of this task is currently on-hold until our team uses a server or backend to implement the dynamic display of the number of solid/empty stars.

The review form is iss2, iss2-create-review-form.

The the poem page is iss1, iss1-create-poem-page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant