Skip to content

harkmall/MovieAwks

Repository files navigation

MovieAwks

⭐️⭐️ Sign up for the beta: BETA SIGNUP ⭐️⭐️

MovieAwks is an app that allows users to see how awkward a movie will be to watch with their family/parents. Awkward-ness is rated on a scale of 😇 to 💀 (see below for rating conversion)

I used Firebase as a backend to store all the ratings that users make, and this lovely API: The Movie DB API which provides both movie info and posters.

Rating

When rating the awkwardness of a movie, you must chose between 1-10 on the awkward scale:

  • 0-1 : not at all awkward 😇
  • 2-3 : meh awkward 😐
  • 4-5 : getting pretty awkward 😔
  • 6-7 : starting to get really uncomfortable 😬
  • 8-9 : dangerous territory 😵
  • 10 : 💀 (skull is self-explanitory)

Current UI

//TODO

  • Launch Image
  • Design Logo
  • App Icon
  • Add "no internet" warnings (going to refactor this)
  • NEW NAME! the name is growing on me, keeping it for now
  • Re-do UI for Login/Sign up
  • Choose color scheme
  • Choose Font

My Podfile

pod 'CRToast', '~> 0.0.7'
pod 'ASValueTrackingSlider'
pod 'SDWebImage', '~>3.7'
pod 'Firebase/Database'
pod 'MMDrawerController', '~> 0.4.0'
pod 'MMDrawerController+Storyboard'
pod 'Fabric'
pod 'Crashlytics'
pod 'Alamofire', '~> 4.0'
pod 'IQKeyboardManager'
pod 'Firebase'
pod 'Firebase/Auth'

License

BSD License. PLZ don't steal it and call it your own! But feel free to make changes to make it better!

Contact

Hit me up on twitter: @softieeng

About

How awkward will this movie be to watch with my family/parents??

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages