/movie_deck

An app to create your own customised watchlist and add movies you've watched to it. The app uses sqflite to create and manage the local databse and Google cloud firestore to save data on the cloud as well, so that watchlist data can be unique per user account.

Primary LanguageDartGNU Lesser General Public License v2.1LGPL-2.1

movie_deck

A Flutter app to add movies you've watched to your watchlst. Branch main has the app version built using sqflite(local db) and firebase authentication with google signin and provider for state management. Whereas Branch cloudfunc has an additional functionality of firestore to save data on the cloud as well, so that watchlist data can be unique per user account. Please feel free to explore both branches.

Screenshots