Skip to content

pairofAces/FlatFlix-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlatFlix

A web application engineered as a Netflix clone.

Demo

FlatFlix-Demo

User Experience Guide

Users can use this application on their own accord or refer to the user guide below.

  • User can navigate the homepage and review the FAQs.
  • User can click on sign in.
  • From the sign in page, a user can create an account by clicking the "Sign up now" link
  • After creating an account, the user will be prompted to sign in
  • After successfully logging into the application, the user will be brought to the browse page.
  • A user can click on the images of the films and see its trailer
  • A user can add a movie to their list by clicking a movie to see its trailer, then clicking the "+ my list" button above the video.
  • A user can remove films by clicking on the movie within the list, and then clicking "Remove from my list" button above the video.

What I learned

  • Creating a ruby on rails backend with data coming from The Movie Database API.
  • Gained working knowledge on how to use JWT tokens and localStorage to store user account information.
  • Gained working knowledge on creating user sign up and authentication.

Sources

The Movie Database API
Back End Code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors