Skip to content
/ movlix Public

Flutter movie project using flutter, dart, firebase and tmdb API.

Notifications You must be signed in to change notification settings

eknaub/movlix

Repository files navigation

Flutter movie web app

A movie web app developed with flutter using dart, firebase and tmdb api in the backend. A private project to learn more about ui designs, firebase and apis in general.

You can try the demo here https://movlix-fcd17.web.app/#/

Technologies

Flutter Dart Firebase TMDB

Features

  • User authentication using Firebase (login, register, password reset, anonymous login, logout)
  • A selection of the latest and best movies using tmdb api
  • Add or remove movies to your favorites, watchlist or recently watched (using the three buttons in the movie previews)
  • Data (favorites, watchlist or recently watched) gets saved in the Firestore Database
  • The settings tab does nothing, just ui

Screenshots

Releases

No releases published

Packages

No packages published

Languages