Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

User reviews system #10

Open
gacelita opened this issue Feb 4, 2018 · 1 comment
Open

User reviews system #10

gacelita opened this issue Feb 4, 2018 · 1 comment
Labels
beginner-friendly Tasks that are good for beginners
Projects

Comments

@gacelita
Copy link
Owner

gacelita commented Feb 4, 2018

Reviews should contain "title", "description", "images" and "rating" fields. The plugin should show the reviews for a product in the product page, and allow the user to do basic CUD operations (create, update, delete) on their own reviews. An administration section should be added for listing the reviews. Reviews should be able to be moderated by a privileged user.

@gacelita gacelita created this issue from a note in Roadmap (Planned - frontend) Feb 4, 2018
@gacelita gacelita changed the title Develop a user reviews system User reviews system Feb 10, 2018
@gacelita
Copy link
Owner Author

Added the beginner-friendly tag because this is basically just doing the same as done in other parts of the app: create an entity type, create an admin section for it, create a backend event, create a component that uses that backend event.

@gacelita gacelita added the beginner-friendly Tasks that are good for beginners label Mar 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beginner-friendly Tasks that are good for beginners
Projects
No open projects
Roadmap
  
Planned - frontend
Development

No branches or pull requests

1 participant