Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.05 KB

Pikkr

Description

Pikkr is a mobile application intended to help groups of people select on movies to watch. Using Google Firebase, it handles selection through a simple voting system, showing the user a list of movies one at a time, with the user simply swiping in order to vote on movies.

Technology Used

  • Google Firebase / Firestore
  • Typescript / Javascript
  • React Native
  • Recoil
  • (Originally) Android Studio + Java

UI

image image image image

Future Updates

  • Updating app to match new Figma updates
  • Voting sync with Firestore
  • Tracker for movies watched, and update recommendations accordingly
  • Authentication for users