Skip to content

Conversation

@winterpigeon
Copy link

My First Flutter App

This is my first ever Flutter app, an E-Commerce app built on top of the get-flutter-fire template. Having no prior experience with Flutter, I struggled a lot but managed to create some key features.

Firestore Database CRUD

Created a Product Admin Screen where the user can create, delete, and view their products.

![Admin Screen]
photo_6240034998426123803_y
photo_6240034998426123801_y

Client-Side Product Page

Implemented a Product Page for the client to purchase products created by the admin, complete with:

  • Product Filtering and Sorting based on Brand, Category, and Price.

![Product Filtering and Sorting]
photo_6240034998426123812_y
photo_6240034998426123811_y
photo_6240034998426123808_y
photo_6240034998426123807_y
photo_6240034998426123806_y
photo_6240034998426123804_y

Added Cart Functionality

Integrated cart functionality to allow clients to select and purchase multiple products.

![Cart Functionality]
photo_6240034998426123802_y

Submission Details

##Name: Sahil Saksena
##College: K.J. Somaiya College of Engineering
##Email: sahil.saksena@somaiya.edu
Personal Email: sahilsaksena1947@gmail.com
Roll No: 16010121166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant