**Acceptance Criteria** - [ ] Add review to item - Includes rating, title - [ ] See review on item page - [ ] Review history: New reviews get added on top of old ones - [ ] Can only be viewed by the logged in user - [ ] Can undo changes based on review history - [ ] Limit how much history is saved (e.g. 50 reviews) - [ ] Can delete review (this is permanent and deletes all history) - [ ] Draft review (sets visibility to false) - [ ] Integrate text editor plugin (Slate, Draft, etc) - Should save to database in Markdown or HTML format
Acceptance Criteria