Build FoodPanda & Uber Eats Clone App with Admin WEB Portal
Build FoodPanda & Uber Eats Clone App with Admin WEB Portal, available at $89.99, has an average rating of 4.68, with 153 lectures, based on 547 reviews, and has 5333 subscribers.
You will learn about Fully Functional Flutter Food Ordering & Delivering App Fully Functional WEB Admin Web Portal Fully Functional Flutter Food Sellers App Fully Functional Flutter Food Riders App Fully Functional Flutter Users App Learn and Build your own Food Business Online Shop like FoodPanda, Swiggy, Zomato, Uber Eats Clone App Flutter SharedPreferences Flutter Provider State Management Flutter Provider Architecture Google Maps GeoCoding GeoLocator Flutter Streams Flutter StreamBuilder Flutter StreamController and much more. This course is ideal for individuals who are anyone who wants to learn flutter and become expert in flutter or anyone who wants to learn and develop backend applications or anyone who wants to become full stack professional developer It is particularly useful for anyone who wants to learn flutter and become expert in flutter or anyone who wants to learn and develop backend applications or anyone who wants to become full stack professional developer.
Enroll now: Build FoodPanda & Uber Eats Clone App with Admin WEB Portal
Summary
Title: Build FoodPanda & Uber Eats Clone App with Admin WEB Portal
Price: $89.99
Average Rating: 4.68
Number of Lectures: 153
Number of Published Lectures: 153
Number of Curriculum Items: 153
Number of Published Curriculum Objects: 153
Original Price: $27.99
Quality Status: approved
Status: Live
What You Will Learn
- Fully Functional Flutter Food Ordering & Delivering App
- Fully Functional WEB Admin Web Portal
- Fully Functional Flutter Food Sellers App
- Fully Functional Flutter Food Riders App
- Fully Functional Flutter Users App
- Learn and Build your own Food Business Online Shop like FoodPanda, Swiggy, Zomato, Uber Eats Clone App
- Flutter SharedPreferences
- Flutter Provider State Management
- Flutter Provider Architecture
- Google Maps
- GeoCoding
- GeoLocator
- Flutter Streams
- Flutter StreamBuilder
- Flutter StreamController
- and much more.
Who Should Attend
- anyone who wants to learn flutter and become expert in flutter
- anyone who wants to learn and develop backend applications
- anyone who wants to become full stack professional developer
Target Audiences
- anyone who wants to learn flutter and become expert in flutter
- anyone who wants to learn and develop backend applications
- anyone who wants to become full stack professional developer
In this course you will learn how to develop online food ordering and delivery platform flutter iOS & Android Food Shop App like Zomato, Food Panda, UberEats & Swiggy Clone application with admin web portal + Sellers App + Riders App + Users App using firebase, cloud firestore, firebase cloud storage as backend. Users can read menus, order, and pay for food from participating restaurants using this application which we will develop in this course.
Flutter is an open-source UI software development kit created by Google. It is used to develop cross platform applications for Android, iOS, Linux, Mac, Windows, Google Fuchsia, and the web from a single codebase. Firebase app distribution integration for Flutter developers in Codemagic just got better. Publish Flutter Apps to Firebase App Distribution. Intuitive UI helps to get the job done. It’s a software development kit (SDK) with prewritten code, consisting of ready-to-use and customizable widgets, as well as libraries, tools, and documentation that together serve to build cross-platform apps.
Google Firebase is a Google-backed application development software that enables developers to develop iOS, Android and Web apps. Firebase provides tools for tracking analytics, reporting and fixing app crashes, creating marketing and product experiment. Firebase is a platform developed by Google for creating mobile and web applications. Easily integrate Firebase into your team’s favorite tools. Trusted by the largest apps. Firebase helps teams from startups to global enterprises build & run successful apps. Boost App Engagement. Monitor App Performance. Cross-Platform Solutions.
Cloud Firestore is a cloud-hosted, NoSQL database that your iOS, Android, and web apps can access directly via native SDKs. Query & structure data the way you like. Sync data across devices, on or offline. Powered by Google’s storage infrastructure, Cloud Firestore helps scale your business. Build Fast For Any Device. For Mobile or Web Apps. Backed by Google. Build Extraordinary Apps.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Chapter 2: Download and Install Flutter – Complete Setup – Step by Step
Lecture 1: Windows | Download and Install Flutter
Lecture 2: MacOS | Download and Install Flutter
Chapter 3: Note
Lecture 1: Note
Chapter 4: Sellers App – Setup new Flutter Project & Authenticate new Sellers
Lecture 1: Create & Setup new Flutter Project – Adding images & assets
Lecture 2: Create and Setup a Splash Screen
Lecture 3: Implementing Tab Bar View for Login and SignUp
Lecture 4: Custom Text Form Field
Lecture 5: Signup Form
Lecture 6: Login Form
Lecture 7: Pick Image from Gallery
Lecture 8: Get Current Location – Latitude, Longitude and Address – GeoCoding GeoLocator
Lecture 9: UPDATED 2024 – Connect Sellers App to Firebase and Initialise Firebase in App
Lecture 10: Error Alert Dialog
Lecture 11: Form Validation
Lecture 12: Fix error and Implement Loading Dialog with Progress Bar
Lecture 13: Upload Image to Firebase Cloud Storage
Lecture 14: Authenticate Seller and Save Data to Firestore Database – SignUp Seller
Lecture 15: Save Data Locally with SharedPrefrences
Lecture 16: Checked if seller Already Logged-in or NOT
Lecture 17: Read Local Data and Logout Seller
Lecture 18: Allow seller to Login and save Data Locally using SharedPrefrences
Lecture 19: Source Code of this section
Chapter 5: Riders App – Setup new Flutter Project & Authenticate new Riders
Lecture 1: Create new Flutter Project for Riders App – Add Assets & Images
Lecture 2: Splash Screen
Lecture 3: UPDATED 2024 – Connect Riders App with Firebase
Lecture 4: Allow riders to SignUp and Signin
Lecture 5: Check if a Rider Record exists or not
Lecture 6: Source Code of this section
Chapter 6: Sellers App – Check if a Seller Record Exists
Lecture 1: Check if a Seller Record Exists or Not
Chapter 7: Users App – Setup new Flutter Project & Authenticate new Users
Lecture 1: Create new Project and Add Assets & Images
Lecture 2: Add Splash Screen
Lecture 3: Connect App with Firebase and Fix new Fonts Error
Lecture 4: Login & Signup users and Check if a user Record Exists or not
Lecture 5: Source Code of this section
Chapter 8: Users App – Implementing Drawer
Lecture 1: Drawer Header
Lecture 2: Drawer Body
Lecture 3: Source Code of this section
Chapter 9: Users App – Retrieve & Display all Cafes/ Restaurants, Display Food Items Slider
Lecture 1: Implementing Carousel Slider for Displaying Food Items Images
Lecture 2: Sellers Model Class – Retrieve & Display Cafes/Restaurants part 1
Lecture 3: Query to Read Sellers Collection – Retrieve & Display Cafes/Restaurants part 2
Lecture 4: Implement Design to Display Info – Retrieve & Display Cafes/Restaurants part 3
Lecture 5: Source Code of this section
Chapter 10: Sellers App – Allow Sellers to Upload/Add new Menus – Retrieve & Display Menus
Lecture 1: Implement Sellers Drawer
Lecture 2: Design Menus Upload Screen
Lecture 3: Capture menu image with Camera – Pick menu image from Gallery
Lecture 4: Implement Upload Menus Form Screen Design
Lecture 5: Validation of Menus Upload Form
Lecture 6: Upload Menu Image and Get Image url as return
Lecture 7: Save menu info to Firestore Database
Lecture 8: Create Menus Model and Create Design to Display Menus
Lecture 9: Retrieve and Display Menus on Sellers Home Screen
Chapter 11: Sellers App – Allow sellers to Upload/Add new Items to Menus
Lecture 1: Design Upload Screen and Upload Items Form Screen
Lecture 2: Add/Upload new Items to Menus
Lecture 3: Retrieve and Display Items
Lecture 4: Display Menus and Items in Descending order
Lecture 5: Source Code of this section
Chapter 12: Users App – Retrieve & Display Menus and Items
Lecture 1: Retrieve and Display Menus
Lecture 2: Retrieve and Display items
Chapter 13: Users App – Add increment & decrement Counter for item – Display Items Details
Lecture 1: Add Cart icon with items Number Badge – Work on items Details Screen
Lecture 2: Implement Food items increment, decrement Counter and Display food item details
Lecture 3: Source Code of this section
Chapter 14: Users App – Add Cart System – Add to Cart & Show items Badge on AppBar
Lecture 1: Implement Add Food Items to Cart Feature
Lecture 2: Check if item Already Exist in Cart
Lecture 3: Update and Show items Number Badge at Real Time using PROVIDER
Lecture 4: Source Code of this section
Chapter 15: Users App – Shopping Cart System: Retrieve & Display user Cart Items, Clear Cart
Lecture 1: Cart Screen Design – Clear Cart and Check Out Button
Lecture 2: Fetch items Quantity Numbers Separately
Lecture 3: Implement Cart items Design
Lecture 4: Retrieve & Display user Cart items with Quantity Numbers
Lecture 5: Clear Cart and Implement some Validations
Lecture 6: Calculate overall Total Price & Display Total Price using Provider
Chapter 16: Users App – Select Shipment Address, Save New Shipment Address
Lecture 1: Shipment Address Screen ui
Lecture 2: Save new Shipment Address Screen ui
Lecture 3: Get user Location automatically using GeoCoding GeoLocator
Lecture 4: Save new Shipment Address to Firestore Database
Lecture 5: Address Design Widget Implementation
Lecture 6: Read and Display user Saved Shipment Addresses and allow user to choose one
Lecture 7: Display user Location on Google Maps
Lecture 8: Source Code of this section
Chapter 17: Users App – allow user to Place Order
Lecture 1: Place Order Screen ui
Lecture 2: Place Order and save Order Info to Firestore Database
Chapter 18: Users App – Check my My Orders – Fixing Bugs on Cart Screen
Instructors
-
Muhammad Ali
WEB & Mobile Apps Development, Game Development, AI, AR & ML
Rating Distribution
- 1 stars: 11 votes
- 2 stars: 11 votes
- 3 stars: 39 votes
- 4 stars: 146 votes
- 5 stars: 340 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024