Skip to content

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

Notifications You must be signed in to change notification settings

shuchitajain/movie_deck

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages