Skip to content

caiombueno/coolmovies-challenge

Repository files navigation

Hello! This is my submission for the Coolmovies mobile challenge. You can find the original repository here. I hope you like it.

Main Technologies

The main technologies used are:

  • State management: Bloc/Cubit
  • Navigation: GoRouter
  • Service location: GetIt
  • GraphQL client: graphql

Video Demo

app_demo_ios.mp4

Functional Requirements Accomplished

I have accomplished the following requirements from the acceptance criteria:

  1. List all available movies, showing at least the title.
  2. Tapping on a movie opens a view page presenting all the available information to the user.
  3. Each movie page displays all its reviews.
  4. Each review includes at least: title, body, and stars (1-5).
  5. The user can create new reviews.
  6. The user can see the reviews and movies even when offline.

You can see a demonstration of the sixth feature below:

app_demo_ios.mov

About

ecoLab mobile coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages