/Rotten-Potatoes

BEW-1.1-MakeSchool

Primary LanguageJavaScript

Rotten-Potatoes

  • Project of BEW-1.1 class @ Make School

Description

  • It has full CRUD functionality. C-create, R-read, U-update, D-destroy
  • The user can create reviews for movies and add comments for a review.
  • Admin Can see all the created reviews attached to movies

Getting Started

  1. git clone https://github.com/Sukhrobjon/Rotten-Potatoes.git
  2. inside the project, run npm install
  3. And assuming the mongod is running background on your local machine

or you can interact with app remotely here