Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Adriel's Coding Challenge #15

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

ketoha3224
Copy link

@ketoha3224 ketoha3224 commented Feb 17, 2024

Hi folks, I completed the coding challenge. I'll write a couple of words regarding my approach to it.

As with most of my Flutter projects, I decided to follow the Clean Architecture design pattern and used Cubit, a subset of the well know BLoC state management for Flutter. I'm using sharedPrefereces for storing the favorite restaurants, which does what is supposed to do efficiently in a simple way. I've also used dependency injection using the get_it package and added proper responsivity with the responsive_framework package.

Looking forward for the review, thanks for the opportunity!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant