mah51 / ScuffedMDB

An open-source website to rate movies watched with friends, made with next.js & chakra-ui. Hosted on vercel.com.
https://smdb.mikeroph.one
MIT License
104 stars 19 forks source link

"Edit review" #17

Closed olig89 closed 3 years ago

olig89 commented 3 years ago

Have the "Add Review" buttons be displayed as "Edit Review" if a previous review by user is in db

mah51 commented 3 years ago

Also include ability to delete your own reviews

mah51 commented 3 years ago

Im closing this as the only place this could be implemented is on the Nav 'Add Review' button whilst in the movie details view, but I like the fact you can add reviews to other movies without having to return to homepage. Creating new issue for deleting own reviews.