Android Firebase Firestore – Masterclass – Build a Shop App
Android Firebase Firestore – Masterclass – Build a Shop App, available at $79.99, has an average rating of 4.4, with 123 lectures, based on 567 reviews, and has 3547 subscribers.
You will learn about You will be able to create an Android E-Commerce Application from scratch using Google Firebase – Firestore You will learn Firebase basics, how to upload and download data to and from the online database, etc. Build your own cloud apps with cloud storage, like Whatsapp, Instagram, or Tinder Learn Firebase basics, how to upload and download data to and from the online database, etc. You will learn Build an application with Cloud Database Firebase You will know how to build different Firebase modules, such as authentication, cloud storage, database This course is ideal for individuals who are If you are Android Developer curious about Firestore or If you are beginner Android Developer looking for the next exciting project or If you want to quit your job and work as a developer from anywhere in the world, e.g. a beautiful beach, then take this course It is particularly useful for If you are Android Developer curious about Firestore or If you are beginner Android Developer looking for the next exciting project or If you want to quit your job and work as a developer from anywhere in the world, e.g. a beautiful beach, then take this course.
Enroll now: Android Firebase Firestore – Masterclass – Build a Shop App
Summary
Title: Android Firebase Firestore – Masterclass – Build a Shop App
Price: $79.99
Average Rating: 4.4
Number of Lectures: 123
Number of Published Lectures: 121
Number of Curriculum Items: 123
Number of Published Curriculum Objects: 121
Original Price: €219.99
Quality Status: approved
Status: Live
What You Will Learn
- You will be able to create an Android E-Commerce Application from scratch using Google Firebase – Firestore
- You will learn Firebase basics, how to upload and download data to and from the online database, etc.
- Build your own cloud apps with cloud storage, like Whatsapp, Instagram, or Tinder
- Learn Firebase basics, how to upload and download data to and from the online database, etc.
- You will learn Build an application with Cloud Database Firebase
- You will know how to build different Firebase modules, such as authentication, cloud storage, database
Who Should Attend
- If you are Android Developer curious about Firestore
- If you are beginner Android Developer looking for the next exciting project
- If you want to quit your job and work as a developer from anywhere in the world, e.g. a beautiful beach, then take this course
Target Audiences
- If you are Android Developer curious about Firestore
- If you are beginner Android Developer looking for the next exciting project
- If you want to quit your job and work as a developer from anywhere in the world, e.g. a beautiful beach, then take this course
E-commerce is the future of commerce, and throughout this brand new course, we will learn how to build this future together.
This new course is specifically designed so you can build your own Firebase e-commerce application using simple technics and an easy step-by-step guide.
You probably already have some experience with Android Programming, but haven’t worked with cloud solutions such as firebase yet? No problem at all! This course is suitable for everyone with the motivation to build his own application with a cloud database. I will give you simple explanations of the complex tools and will help you with every step.
In this course, you will learn how to build your own e-commerce app for Android using the Firestore database of Google Firebase
You will build the shop app MyShopPal which is an adjustable e-commerce application that you can use to create your own store or use it as a template to create an e-commerce app for your client. The code itself is worth hundreds if not thousands of dollars.
In this course we are covering such topics as
-
Firebase basics
-
How to upload and download data to and from an online database
-
Displaying Images from the Cloud in your app
-
Creating User Profiles
-
Uploading and displaying Products
-
Building a Cart System
-
Selecting images from your phone
After my step-by-step guidance, you will be able to
-
build your own Cloud Apps. Not only Shop apps but with the Firebase skills you will acquire, you will also be able to build Apps like Whatsapp, Instagram, or Tinder
We will build the application from scratch together. Starting with the login page and authentication, dashboard with your merchandise we will build the complete and finished app.
30-DAY FULL MONEY-BACK GUARANTEE
This course comes with a 30-day full money-back guarantee. Take the course, watch every lecture, and do the exercises, and if you feel like this course is not for you, ask for a full refund within 30 days. All your money back, no questions asked.
ABOUT YOUR INSTRUCTOR:
My name is Denis Panjuta and in my courses, I have taught over 150.000 students how to code. I have a Bachelor of Engineering at the University of Applied Sciences in Constance (Germany). I love teaching and creating high-quality courses. My mission is, to teach programming to over 10 M people!
Course Curriculum
Chapter 1: Welcome to the course
Lecture 1: Welcome to the course
Lecture 2: What You Will Build In This Course
Lecture 3: How To Get Most Out Of The Course
Lecture 4: How To Use The Downloadable Resources
Lecture 5: How The Challenges Are Designed
Lecture 6: Udemy Reviews Update
Lecture 7: Get the most from Tutorials.EU
Chapter 2: Setting up the Project and the first Activities
Lecture 1: Welcome to the section
Lecture 2: DEMO – Create Your Own App Icon
Lecture 3: Setup and Icon creation
Lecture 4: Setup Firebase Project
Lecture 5: Splash Screen
Lecture 6: DEMO Creating Custom Widgets
Lecture 7: Challenge – Custom TextView
Lecture 8: Using Different Fonts and Creating Custom TextView
Lecture 9: Setting up Custom Button, Prepare Login Activity
Lecture 10: Setting up the Login Activity
Lecture 11: Setting up the Register Activity
Lecture 12: Validating Registry Entries
Chapter 3: Firebase Authentication – Register and Login
Lecture 1: Welcome to the section
Lecture 2: DEMO – How To Setup Firebase Authentication
Lecture 3: Challenge – Firebase Authentication
Lecture 4: Registering the User and Firebase Authentication
Lecture 5: Displaying the Progress Dialog While Registering the New User
Lecture 6: Prepare Validation of Login Entries
Lecture 7: Logging in the User in the Firebase Cloud
Lecture 8: DEMO – Reset Password via – Forgot Password
Lecture 9: Challenge – Reset Password
Lecture 10: The Forgot Password Activity
Lecture 11: The Forgot Password Implementation and Test
Chapter 4: Google Firestore – Storing Your Data In The Cloud Database
Lecture 1: Welcome to the section
Lecture 2: Setting up Firestore
Lecture 3: Creating Our First Entry in the Firestore Cloud Database
Lecture 4: Retrieving Data from the Firestore Database
Lecture 5: Storing the Username on the Phone via Sharedpreferences and Displaying it
Lecture 6: Creating the User Profile Activity Design – Part 1
Lecture 7: Creating the User Profile Activity Design – Part 2
Lecture 8: Use Parcelable to Store More User Details on the Device via Sharedpreferences
Lecture 9: DEMO – Using Permissions In Android Studio
Lecture 10: Challenge – Permission To Store Profile Image
Lecture 11: Asking for Permissions to Store Profile Image
Lecture 12: Loading the Profile Image from Storage
Lecture 13: Loading the Profile Image from Storage with Glide
Lecture 14: Verify User Entries
Lecture 15: Uploading the Profile Details
Chapter 5: Uploading Files To The Google Firebase Storage – Profile Screen and Dashboard
Lecture 1: Welcome to the section
Lecture 2: DEMO – Firebase Storage – Store Images In The Cloud
Lecture 3: DEMO – Using Glide To Assign Images The Easy Way
Lecture 4: Challenge – Uploading the Profile Image to Google Firestore
Lecture 5: Uploading the Profile Image to the Firebase Cloud Storage
Lecture 6: Updating the Imageurl in the Profile and Firebase Database
Lecture 7: Updating the Database About a Finished Profile Entry
Lecture 8: Creating a Dashboard Activity
Lecture 9: Cleaning up the Project and the Double Back Button Pressed Functionality
Lecture 10: Taking Care of the Different Fragements
Lecture 11: Setting up the Dashboard Fragment to Have a Settings Option
Lecture 12: Creating the Settings Screen Layout
Lecture 13: Loading the Profile Data from Firestore
Lecture 14: Editing the Profile and Loging the User Out
Lecture 15: Making the Profile Screen Editable
Chapter 6: Developing the Adding and Displaying of Products in a Recyclerview
Lecture 1: Welcome to the section
Lecture 2: Preparing the Add Product Activity and the Menu that Leads there
Lecture 3: Designing the Add Product Activity
Lecture 4: Let the User Select a Product Image
Lecture 5: Validating Product Detail Entries
Lecture 6: Uploading the Product Image
Lecture 7: Upload the Product to Our Database
Lecture 8: Preparing our Products Fragment and creating a Base Fragment
Lecture 9: Getting the Products from Our Firestore Database
Lecture 10: DEMO – RecyclerView – Adapter – Displaying a List
Lecture 11: Challange – RecyclerView and Displaying Products In It
Lecture 12: Displaying the Products in a Recyclerview
Lecture 13: Preparing the Dashboard Fragment
Lecture 14: Displaying the Dashboard Items
Lecture 15: Preparing the Deletion of Products in the UI
Lecture 16: Displaying AlertDialog and Deleting Product in the Cloud
Chapter 7: Developing The Product Details Screen
Lecture 1: Welcome to the section
Lecture 2: Adding the Product Details Screen
Lecture 3: Passing the Product ID from the Products Screen to the Product Details Screen
Lecture 4: Retrieving and Displaying the Product Details
Lecture 5: Displaying the Product Details from the Dashboard
Chapter 8: Developing the Cart – Including Items, Cart Overview and Details
Lecture 1: Welcome to the section
Lecture 2: Displaying Add To Card if it is not our own product
Lecture 3: Add to Cart Part 1
Lecture 4: Add to Cart Part 2
Lecture 5: Add to Cart Part 3
Lecture 6: Preparing the Cart UI and Moving to it
Lecture 7: Cart List Part 1
Lecture 8: Cart List Part 2
Lecture 9: Preparing the Cart Amount with Stock Check Part 1
Lecture 10: Preparing the Cart Amount with Stock Check Part 2
Lecture 11: Preparing the Cart Amount with Stock Check Part 3
Instructors
-
Denis Panjuta
Teaches over 400,000 students to code -
Tutorials.eu by Denis Panjuta
Online Course Creation
Rating Distribution
- 1 stars: 11 votes
- 2 stars: 7 votes
- 3 stars: 46 votes
- 4 stars: 137 votes
- 5 stars: 366 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