sassansh / Places

A M.E.R.N. full-stack application to help trusted groups find the best places to visit
https://places-cpsc455.herokuapp.com/
MIT License
1 stars 3 forks source link

User Profile and Add Review #108

Closed johnnybcs closed 3 years ago

johnnybcs commented 3 years ago

User Profile and Add Review works with the recent changes to the category and review schema.

Errors are fixed.

They work when there are no custom review criteria.

Code is implemented to work with custom review criteria. However, I am unable to fully test with custom review criteria because the app does not appear to be able to add a new category yet, thus I can't create a new category with custom criteria to test with.