Skip to content

Commit

Permalink
chore: update readme with project development information
Browse files Browse the repository at this point in the history
  • Loading branch information
CristovoXDGM committed Aug 13, 2024
1 parent 4a51961 commit 4befa23
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# bento_food_challange
# Bento food challange App

A new Flutter project.
- The project consist into a prototype of a grocery shop app, only with navigation interaction and animations to trigger user attention to buttons and offers.

## Getting Started
- As part of the challange, the app has an interface and interactions based on the image provided below.

This project is a starting point for a Flutter application.
![alt text](image.png)

A few resources to get you started if this is your first Flutter project:
- As dependencies for the project i'm using `go_router` to manage routes, `flutter_animate` to create smooth animations and to have a collection of icons, i'm using `boxicons`so we can have similar icons as the proposed image of the app.
- Since is not a fully function app and is not needed to have complex state management, i have decided to use what flutter has, that is the setState.
- To recreate the navigation bar it was used the FlutterShapemaker app that generates the complex ui from an svg file.
- The app Creatie was used to create a figma file like and extract the desired collor pattern.
- To match the desired font as close as possible, it was used the `Inter` font from google fonts.
- For mocked data, it was create a dart file where it has some classes and variables there are beign used to provide info for the fruits and vegetables.

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
I would like to thank you for the opportunity you are giving me to take part in your selection process. I hope I can pass and join this wonderful team at bento.
Binary file added image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4befa23

Please sign in to comment.