Sukhrobjon / Rotten-Potatoes

BEW-1.1-MakeSchool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

BEW-1.1-MakeSchool


Languages

Language:JavaScript 59.7%Language:HTML 40.3%