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

Conversation

@AmirDanielBenitez
Copy link

I am submitting an application featuring a restaurant listing, enriched with detailed information and a favorites module that stores data in the device's storage. The app showcases a highly customizable design and leverages Bloc for robust state management. Additionally, it incorporates local storage seamlessly through SharedPreferences, ensuring an efficient and user-friendly experience. Notably, the codebase adheres to clean coding principles and includes comprehensive unit testing for the Bloc and widget testing for enhanced reliability.

This project has further fueled my passion for crafting exceptional Flutter applications. I am eager to bring my skills to your team, contribute effectively, and demonstrate my value as a skilled Flutter developer. I am sincerely hopeful for the opportunity to discuss potential collaborations in more detail.
1
2
3
4
5
6
7
8

…ith all restaurants

This commit introduces a Bloc for handling restaurant data. It includes the implementation of calling the repository and storing the data in the state. Additionally, the home screen design has been initiated, leaving it functional for all restaurants.
This commit introduces the implementation of a local database for storing favorite restaurants. The database is utilized to persistently store and retrieve restaurant data. Now, users can add and remove restaurants from their favorites, and the data is locally stored for a better user experience.
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