ivank710 / MyFlix

1 stars 0 forks source link

WorldFlix

Background and Overview

WorldFlix is a clone of the video-streaming service, Netflix. On WorldFlix, users can make an account and watch short clips of places around the world.

Demo

Live Link: WorldFlix

Technologies

WorldFlix is built on a Ruby on Rails backend with a React/Redux front end. The user's data such as login/signup information is stored in a PostgreSQL database. Videos and photos are stored and accessed through AWS S3.

Site

Splash Page

Screen Shot 2019-03-10 at 9 34 02 PM

Login/Signup Page

Screen Shot 2019-03-10 at 9 35 22 PM

Index Page

Users can watch the previewed video and/or browse other videos.

Screen Shot 2019-03-10 at 9 35 53 PM

Users can scroll(horizontally) through the genres on a trackpad and hover over each image to play or add to their list.

Screen Shot 2019-03-10 at 10 03 47 PM

List Page

Users can view their list of videos and/or delete videos from their list.

Screen Shot 2019-03-10 at 9 37 33 PM

Coming Soon