Skip to content

MehadiReaz/Cloud-Bid_Bidding-for-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-BetShop

Elevate Your Online Shopping Experience

Say goodbye to complex sign-up processes. Our app offers hassle-free login options, allowing swift access via Google or email, ensuring a smooth start for both new and returning users.

Flutter Dart

Table of Contents

Download the Application

Download

Getting Started

Prerequisites

Before getting started, make sure to have Flutter installed on your machine. If it's not already installed, you can find installation instructions on the official Flutter website.

Installation

Follow these simple steps to run the News Read Application:

  1. Clone this repository to your local machine:

    git clone https://github.com/MehadiReaz/E-BetShop.git
  2. Navigate to the project folder:

    cd craftybay_ecommerce_application
  3. Install project dependencies:

    flutter pub get

How to Run

To run the application, follow these steps:

  1. Connect your device or emulator to your machine.

  2. Use the following command to start the application:

    flutter run

Now, you're all set to explore the News Read Application on your device.

Additional Commands (Optional)

  • You can run tests using the following command:

    flutter test
  • To build the application for production, use the command:

    flutter build apk
  • For other available commands, consult the official Flutter documentation.

Features

Effortless Access

Say goodbye to complex sign-up processes. Our app offers hassle-free login options, allowing swift access via Google or email, ensuring a smooth start for both new and returning users.

Seamless Data Storage

Prioritize security with Firebase Firestore, safeguarding user data. Your personal details are securely stored, and always ready when you need them.

Real-Time Product Updates

Stay in the loop with real-time updates powered by Firebase Realtime Database. Get the latest on arrivals, pricing, and availability without missing a beat.

Automated Bidding

Efficiently bid on products with our automated system. Sit back, relax, and let the app manage your bids, ensuring you never miss an opportunity.

Stay Current

Experience automatic product updates. No more manual refreshes—our intelligent system ensures you're always viewing the most current product information.

Personalized Profiles

Tailor your experience with a personalized profile. Easily edit and manage your information to reflect who you are.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3
Screenshot 4 Screenshot 5 Screenshot 6
Screenshot 7 Screenshot 8 Screenshot 9
Screenshot 10

Used Package

  • cupertino_icons: ^1.0.2:

    • Cupertino Icons provides a set of icons for Flutter based on the Apple Design Guidelines. It's commonly used to maintain a consistent and native look for iOS applications.
  • **firebase_core: **:

    • Firebase Core is the foundation for FlutterFire plugins, enabling Flutter apps to use Firebase services. It's essential for initializing Firebase in your Flutter project.
  • **firebase_auth: **:

    • Firebase Auth allows you to integrate Firebase authentication services into your Flutter app, enabling user authentication through various methods such as email, Google, and more.
  • **fluttertoast: **:

    • FlutterToast is a Flutter package for displaying toast messages. It provides a simple and customizable way to show non-intrusive notifications to users.
  • **cloud_firestore: **:

    • Cloud Firestore is a NoSQL document database that seamlessly integrates with Flutter. It's used for storing and retrieving data in real-time.
  • **firebase_storage: **:

    • Firebase Storage enables the secure and efficient storage of files in the cloud. It's commonly used for handling images, videos, and other media in Firebase.
  • google_sign_in: d:

    • Google Sign-In simplifies the process of integrating Google Sign-In authentication into your Flutter app.
  • **image_picker: **:

    • Image Picker provides a simple way to pick images from the device gallery or camera in your Flutter app.
  • **device_info_plus: **:

    • Device Info Plus allows you to retrieve device information, such as device model and OS version, in a cross-platform manner.
  • **firebase_database: **:

    • Firebase Database is a real-time NoSQL database that syncs data across devices. It's suitable for building collaborative and dynamic applications.
  • **google_fonts: **:

    • Google Fonts is a Flutter package that simplifies the integration of custom fonts from Google Fonts into your app.
  • flutter_svg: ^2.0.7:

    • Flutter SVG is a package for rendering Scalable Vector Graphics (SVG) images in Flutter applications, providing flexibility in displaying and manipulating SVG files.
  • intl: ^0.17.0:

    • Intl is a package for internationalization (i18n) and localization (l10n) in Flutter apps.
  • fl_chart: ^0.40.0:

    • FL Chart is a Flutter package for creating beautiful and interactive charts in your app.
  • charts_flutter: ^0.12.0:

    • Charts Flutter is another package for creating charts in Flutter, offering additional customization options.

Contribution

License

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published