Skip to content

MarchCorbin/amy-corbin-rancidtomatillos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perished Durians

Authors

👤 Corbin March

👤 Amy Karnaze

Abstract

This fun and spooky movie application mimics the well known rotten tomatoes website. Users are able to view movies and there corresponding movie information. Individuals are encouraged to create accounts so they can comment, favorite, and rate any movie they love or would not recommend.

Any user can view movie stats:
homepage

SetUp

To view this application,

  1. Clone down the repository button and copy the link, git clone.
  2. Cd into the project
  3. Run npm install.
  4. Run npm test to see tests pass.
  5. npm start runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
    You will also see any lint errors in the console.

A logged in user can comment on a movie:
Comment

A logged in user can rate and favorite or unfavorite a movie:
Favorite and rate

Major Technologies

  • React
  • React Router
  • Fetch API
  • Jest
  • JSX
  • Express

Resources

View the Turing schools, Project Spec GitHub Project Board GitHub Microservie

Wins

  • React Jest testing asynchronous methods
  • Components and file structure are well organized
  • Express experience. First dip into back end servers
  • Succesfully implemented a React app during the first two weeks of exposure
  • Utilizing react router and its render properties

Challenges

  • Learning jest mocking syntax
  • Async and await timing issues

Next plan

In the future, we would like to be able to add trailers and sort by date of ratings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published