FACN4 / Week6_The-Good_Boyz

0 stars 0 forks source link

Week6_The-Good_Boyz

Please clone and review locally. Heroku isn't working for some reason.

git clone git@github.com:FACN4/Week6_The-Good_Boyz.git npm run go

https://git.heroku.com/fac-film-reviews.git

Project Overview

This week's project will involve setting up a database which you connect to via a node.js server. You'll use your data to make a dynamic web app for your front-end.

Requirements

User Journey

A site for reviewing movies for film fans. Visitors will be able to search for any movie, read a summary of it and view the poster, and leave a review (out of 5 stars) and/or leave a comment. By default, there will be a selection of suggested films to review.

DataBase Schema

alt text

Software Architecture

alt text

alt text