background
Home / Portfolio / Heroflix
PORTFOLIO

Heroflix

Heroflix is a platform for watching movies online. Heroflix built with Flutter and Laravel. The available feature is only CRUD for movies and users. This API is used to retrieve the list of movies, add new movie, update movie, delete movie, and many more.

#Flutter  #Laravel  

Heroflix

Heroflix is a platform for watching movies online. Heroflix built with Flutter and Laravel. The available feature is only CRUD for movies and users. This API is used to retrieve the list of movies, add new movie, update movie, delete movie, and many more.

Live demo : Not available yet.

Source Code : Available on my GitHub repository.

Preview : Video

Features

  • Authentication

    • Register
    • Login
    • Logout
    • Get Authenticated User
  • Movies

    • List Movies
    • Show Movie
    • Create Movie
    • Update Movie
    • Delete Movie

Tech Stack

Screenshots

Sorry for the bad image quality. 😅

Heroflix
Sign Up screen
Heroflix
Sign In screen
Heroflix
Main screen
Heroflix
Add movie screen
Heroflix
Movie detail screen
Heroflix
Edit and Delete movie button
Heroflix
Edit movie screen
Heroflix
Delete movie button