Course Information
Course Overview
Harness the power of JavaScript with React Redux Node MongoDB and Stripe to build a Global Marketplace and Make Money!
Have you ever dreamed of building your own marketplace app and start making money? Well, It is about to become true!
In this course, you will learn to build a Marketplace app with similar concept used by sites like eBay, Udemy, E-commerce Marketplace, Online Service Booking (for example for car servicing), Hotel Booking, Beauty Parlor Booking etc
This app will allow users to post services/products on your site
Let users buy those products/services.
As a platform owner, you will collect money from customers and pay to sellers.
In-between you will take certain percentage/commission/fee for being a platform owner.
You will host two different types of users in your app. one is seller who will sell products or services, for example a hotel owner who will post his hotel rooms available for booking. Other type is buyer who will buy products or services, for example a user who want to book a hotel room.
The entire payment flow will be automated using stripe. When a customer pays using their credit card, stripe will allocate certain percentage to the seller and certain percentage to the platform owner (platform fee). Then every week, stripe will automatically pay the balance to the account holders directly to their bank account.
The knowledge you will learn in this course will be extremely valuable for you to build a marketplace app of any kind. You can start making money with the app you build. Are you ready?
Course Content
- 10 section(s)
- 122 lecture(s)
- Section 1 Introduction
- Section 2 React app setup
- Section 3 Node server setup
- Section 4 User Registration
- Section 5 User login
- Section 6 Private route, navigation and user dashboard
- Section 7 Stripe setup
- Section 8 Stripe onboarding and payout settings
- Section 9 Create hotels
- Section 10 Display hotels
What You’ll Learn
- Build full stack marketplace app using MERN (MongoDB Express React Node) Stack
- Learn to integrate Stripe payment to build a robust marketplace
- Learn the core concept of marketplace app - Collect money and pay out to sellers
- Earn money as a platform owner by taking percentage on each sale
- Build lightning fast modern web apps using full stack JavaScript, React, Redux, Node, MongoDB and Stripe
- Gain the valuable skill required to build any type of marketplace including E-commerce apps
- Learn advance use case of Stripe to automate entire payment workflow to build a multi user marketplace app
- Learn to build separate server/API and client/Web app using MERN stack
- Learn to write your own JWT based Authentication System from scratch
- Advance CRUD and Search
Reviews
-
RR. Phillip Austin
THE BEST! Especially the stripe connection and the training of how to create the process of data movement.
-
AAshutosh Omble
Nice course
-
AAnkit Sinha
Very Good Course, One request from my side please make one more advanced booking app where timing slot, cancel payment, hotels categories, hotel rooms, availablity of rooms (using movie theratre like UI) feature are also there, but this course is also fantastic.
-
MMingWei Yong
Good to know the redux usage, but not really a hotel booking app, weird logic for seller to put from and to date.