Course Information
Course Overview
Build real time Car Rental Service Application with React , Redux , Node
React is an open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser
Express.js, or simply Express, is a back end web application framework for Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs. It has been called the de facto standard server framework for Node.js.
MERN is a free and open-source JavaScript software stack for building dynamic web sites and web applications. Because all components of the MERN stack support programs that are written in JavaScript, MEAN applications can be written in one language for both server-side and client-side execution environments
Technologies Used
React,
Redux,
Node
Express,
Mongo DB,
Ant Design
Concepts Covered
Stripe Payment Gateway Integration,
Single Applicatons
State Management
Redux actions , reducers , store
Working with complex and Dynamic layouts
Real time car rental service concepts
User Dashboard,
Admin dashboard,
Manage Users, Cars, Bookings from the Admin panel
Pushing Code to Github,
Hosting application in HerokuSingle Page Applications
Single Page Applications
Responsive Designs
Hover Effects and Animation
By the end of the course, you will know how to work with complex apps without REDUX including the payment gateway.
24/7 Q/A Support.
Course Content
- 10 section(s)
- 38 lecture(s)
- Section 1 Introduction
- Section 2 Front End Setup
- Section 3 Backend Setup
- Section 4 Homepage Design
- Section 5 User Authentication
- Section 6 Car Booking
- Section 7 Cars Filtering
- Section 8 Payment gateway
- Section 9 User Bookings Page
- Section 10 Admin Panel
What You’ll Learn
- Building complex applications with MERN Stack
- Using state management tool redux for data managing in react
- Hands on experience with actions , reducers , store
- Making the applications responsive with bootstrap and antd
Reviews
-
HHakan Bilgic
There are pros and cons. What I liked was the implementation of a Calendar and connecting to the backend. This course could be even better if: 1. Using RTK and RTK Query. 2. Using Tailwind or Css in JS 3. Using Middlewares on the backend. 4. Hashing the password
-
MMuzaffar Mirzaev
Great explanation!
-
VVivien HOUNSOUNOU
Pros: Great stuff and I learned some stuff especially related to ant design. Been hearing about it but never had the opportunity to use it until this course. Cons: 1- editor font size was left at abismal sub 12. That's woefully inadequate for recording. I don't know why most indians do this while people like Brad and Mosh automatically set their editor font size to 24 for recording which is what's makes sense. Udemy needs to find a way to start cracking down on this. 2- even though the author may have specified that it's for beginners, there are way too many things that were left out and don't make it ready for production: hashing password is no brainer. Beginner or not, password MUST be hashed. You can't store plain text password in db. edit, delete and add new cars routes should be accessible to admin only, no one else.
-
GGanesh Parajuli
This course needs to be updated. most node modules used on it are deprecated like Switch, Redirect, etc. Please instructor do the needful.