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.
- Google Firebase / Firestore
- Typescript / Javascript
- React Native
- Recoil
- (Originally) Android Studio + Java
- Updating app to match new Figma updates
- Voting sync with Firestore
- Tracker for movies watched, and update recommendations accordingly
- Authentication for users