Skip to content

Films with Friends is an app for rating and talking about movies that lets members post twitter-style hot takes on movies, share said reviews with friends for comments and discussion, and maintain lists of movies seen and movies yet-to-watch

gabtorre/fimlswithfriends-react-native

Repository files navigation

Films with Friends Mobile is a mobile app for rating and talking about movies that lets members post twitter-style hot takes on movies, share said reviews with friends for comments and discussion, and maintain lists of movies seen and movies yet-to-watch
Demo Login: demo@gmail.com | Password: Demo2020

colors

Font: off-white - #F5F5F1 #F5F5F1 Buttons: red - #DC3545 #DC3545 Seconary-Buttons: darker - #B81D24 #B81D24 Primary-Background - #181D2F #181D2F Seconary-Background: lighter - #0E111D #0E111D

mvp features

  • allow user login
  • allow user log-out
  • allow user to search for a movie
  • allow user to post movie review
  • allow user to post movie rating
  • allow user to comment on another's review
  • allow user to create a profile
  • allow user to add movie to watch-list
  • allow user to add movie to already-watched list
  • allow user to comment
  • allow CRUD of movies, at least on backend
  • user view profile page
  • working db integration with Firebase

user stories

  • user logs on, sees themed splash page
  • user makes account or signs in with google
  • user greeted with Activity Feed of reviews
  • user comments on reviews, maybe
  • (for production) user prompted to add their friends?
  • user searches for a movie
  • user rates / reviews a movie
  • user adds other movies to their to-watch list
  • user views / modifies their profile
  • user logs oout

Models and Properties

  1. Users
    • displayName(username)
    • photoURL(profile picture)
    • watched(list)
    • ratings
    • watchlist
    • friendlist
  2. Posts
    • comments
  3. Ratings
    • movies

About

Films with Friends is an app for rating and talking about movies that lets members post twitter-style hot takes on movies, share said reviews with friends for comments and discussion, and maintain lists of movies seen and movies yet-to-watch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published