shuchitajain / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:GNU Lesser General Public License v2.1


Languages

Language:Dart 95.4%Language:HTML 4.0%Language:Swift 0.4%Language:Kotlin 0.1%Language:Objective-C 0.0%