Skip to content

Browse recently released movies that you have watched and comment and discuss with others what you enjoyed about it. Also, see the average rating of the movie from others in the community.

License

Notifications You must be signed in to change notification settings

majormatt28/Funflix-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View backend repo here

FunFlix

A web application that have users share there thoughts and reactions on recently released movies during the beginning of the year (2021). By utilizing TMDB to pull our movies from, users can read the descriptions, release dates and different titles to select and choose what movie to rate and comment.

Key Technologies

  • Frontend

    • React.js
    • Custom CSS
    • JWT
  • Backend

    • Rails 5 API
    • TMDB - The Movie DataBase (Third party API)
    • JWT (authentication system)
    • PostgreSQL database

Core Functions

  • Users are able to create an account for the website
  • Click on a selections of movies that were recently released
  • Add a rating and comment under a movie
  • Delete there own comment and rating
  • Can also see the average rating for a specific movie made by other users

Getting set up

To start the application on the frontend:

  • Highly recommend downloading the backend repo first and having that set up first.
  • Once the frontend repo is downloaded on your local computer, open it on your code editor and run nom install. This will install all the necassary packeges for your computer.
  • Then type npm start in the terminal for it to open on your browser.

FunFlix

About

Browse recently released movies that you have watched and comment and discuss with others what you enjoyed about it. Also, see the average rating of the movie from others in the community.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published