Skip to content

NicoleLatifi/bad-movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bad Movie (Rancid Tomatillos)

Contributors Forks Stargazers Issues

logo

Table of Contents

Overview

Bad Movie is a website that can be used by a User to scroll through movies and the ratings given by other users. They can select movies for more specific details on that movie. The user can also store their own ratings for movies they have seen.

This is a project for Turing school to utilize our knowledge on a variety of front end tools and get a better understanding of the utilizing the react Framework/ Library. It also expanded our testing knowledge using the React testing library and jest.

Built With

  • React
  • Router
  • React Testing Library
  • Jest
  • JavaScript
  • CSS
  • HTML

Installation

Fork this repository:

https://github.com/NicoleLatifi/bad-movie

Clone your forked repository

git clone and the copied URL

Change into the directory and install the project dependencies

cd into directory and run npm install for dependencies

How to see the product

From inside the Directory run npm start and open a browser with localhost:3000 Or visit the Deployed Page

Functionality

Login

  • User clicks on Login button and enters credentials
  • User clicks on Submit button and is taken back to the home page
  • Now the Movie Cards display the user's ratings

screenshot

Rate Movie

  • User clicks on Movie Card and is taken to a detailed Movie page
  • Details about the movie are displayed including the user's ratings
  • User can click on Delete button to delete their current ratings
  • User can select a rating and click on Rate button

screenshot

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

See the open issues for a list of proposed features (and known issues).

  • Fork the Project

  • Create your Feature Branch (git checkout -b feature/AmazingFeature)

  • Commit your Changes (git commit -m 'Add some AmazingFeature')

  • Push to the Branch (git push origin feature/AmazingFeature)

  • Open a Pull Request

Authors

👤 Nicole Latifi

👤 Tyler Haglund

Acknowledgements and Resources

Original Project Link
This project was bootstrapped with Create React App

We also received a code review from mentor Jarrett Kong, and instructor Casey Dallavalle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published