Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Data Manipulation #1

Open
2 tasks done
1601 opened this issue Jul 15, 2020 · 2 comments
Open
2 tasks done

Basic Data Manipulation #1

1601 opened this issue Jul 15, 2020 · 2 comments

Comments

@1601
Copy link
Owner

1601 commented Jul 15, 2020

Create a multi screen e commerce app that demonstrate basic data manipulation with providers Item Title, Price, Description, Pictures, Location,

Sample Design

image
image

Checklist

  • Feature/App stability
  • Report for each level you finish, what were you challenges, and what did you find easy to implement. This will help us find a role that aligns with your expertise
@1601 1601 self-assigned this Jul 15, 2020
@1601 1601 moved this from To do to In progress in Ecommerce Flutter Firebase Jul 15, 2020
1601 pushed a commit that referenced this issue Jul 16, 2020
@1601
Copy link
Owner Author

1601 commented Jul 16, 2020

Setting up, and studying Flutter architecture took a bit of time, glad that I managed to have Tab Pages implemented in a breeze, I am seeing a lot of qualities the dart language and flutter itself similar with React Native.

Data/Providers that would be implemented in this app are:

  1. Cart
  2. Menu /Food

@1601 1601 added the enhancement New feature or request label Jul 16, 2020
1601 pushed a commit that referenced this issue Jul 16, 2020
@1601
Copy link
Owner Author

1601 commented Jul 16, 2020

Implementation of routing, passing of providers, and navigating on arrays and lists are a breeze.
I would say that it is a challenge on implementing this using Flutter, as I need to study the documentation and best practices for this SDK.

@1601 1601 moved this from In progress to Done in Ecommerce Flutter Firebase Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Flutter Ecommerce Application
  
Awaiting triage
Development

No branches or pull requests

1 participant