Skip to content

Prkr93/stankypomodoros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Rancid Tomatillos is a site that lets users browse movies, and view fun details about each one such as tagline, budget, a plot summary, and user community ratings. It's designed for a fluid and accessible experience for users of varying levels of ability and internet literacy.

Technologies and Skills Used:

  • React

  • Cypress end-to-end testing

  • Router

  • Error handling

  • Sassy CSS

  • Fetch api

  • React-Player - videos

  • Responsive design

Installation

Stanky Pomodoros is deployed here if you'd like to view it in your browser. You can also run it locally if you'd like by installing this app

In your terminal...

git clone git@github.com:Prkr93/stankypomodoros.git

cd <<path>>

npm i

Once all the dependancies are installed run npm start and the site should be accessible at http://localhost:3000/.

Features

Upon page load the site will fetch a list of movies and display a grid of single movie cards as well as a slideshow featuring the current top 5 rated movies in the database. The user can click a poster to see a more detailed page including a plot overview, budget, as well as an associated video you can play right on the page.

st-slideshow

The user can also enter text into a search bar to filter the movies by title, or choose to sort the movies by rating, alphabetically from A-Z or vice versa.

st-filter

As a users types each character into the search bar, it instantly updates the results with each keystroke.

sp-responsive

Rancid Tomatillos is completely responsive across all breakpoints, and is designed to work well on mobile.

sp-mobile

Testing

We use cypress for end to end and integration testing. In order to test the site run npm run cypress and you should be brought to a testing suite.

Future Iterations

UserProfile

  • Add user profile and login
  • Add Friends who also have accounts
  • Rate films
  • favorite movies or save them to a future watch list

Add Friends

  • Link with friends who also have accounts
  • See their ratings, favorites and watch lists

FilmFindr

  • Swipe left or right to choose films that may or may not appeal to you at first glance
  • Improve suggested films based on swipe history

Matchmaker

  • Find and suggest films to watch with friends based on swipes, favorites and watch lists

Randomizer

  • We call this one the relationship saver... Save time and avoid arguments about what to watch next. Let us choose for you.

Contributors

This app was a paired project by Dillon Parker and Jerry Vohrer for Module 3 of the Front End Engineering Program at the Turing School of Software and Design.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published