• Stars
    star
    4
  • Rank 3,287,461 (Top 66 %)
  • Language
    Dart
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

# Shop-Ease-Flutter A cross platform mobile application using flutter framework and firebase backend. some key concepts used in this application are Flutter State Management (Provider Package),User Authentication,Integration with REST API # Problem Statement: With pandemic taking over the world, everything has turned towards online. To ensure safety, we want to build a mobile application for shopping online. To protect cart details and shopping details, proper credentials will be needed for login. Customers can buy or sell their products with ease of being at home. Easy and interactive interface makes it easy for anyone to use this application. Customers can manage their orders properly and track their orders, can put up photos and list details of their products. # Key Features:  Any member can register and view available products.  Only registered member can purchase multiple products regardless of quantity.  ContactUs page is available to contact Admin for queries.  There are two roles available: User and Admin.  User can view and purchase products.  An Admin has some extra privilege including all privilege of user.  You can add your products to cart before final order confirmation.  You can mark as your favorite product or page.  Payment will be done after shipping customers order.