MERN Stack Bus Ticket Booking App

Build MERN Stack Bus Ticket Booking App From Scratch using React , Redux , Stripe , Antd , Node , MongoDB

MERN Stack Bus Ticket Booking App
MERN Stack Bus Ticket Booking App

MERN Stack Bus Ticket Booking App udemy course

Build MERN Stack Bus Ticket Booking App From Scratch using React , Redux , Stripe , Antd , Node , MongoDB

Hi Guys, Welcome to the course 'MERN Stack Bus Ticket Booking Application'

In this course, you will learn the following topics


  • Building full-stack real world applications from scratch

  • Working with complex MongoDB, queries, schemas, models

  • Separate User Interfaces for Users, Admins

  • JWT Authentication and Password Hashing

  • Ant Design Library for UI Components,

  • Redux Toolkit,

  • Seats Availability Checking

  • Stripe Payment Gateway Integration

  • Handling negative payment scenarios

  • Manage Tickets and User from the Admin Pane;

  • Pushing Code to GitHub,

  • Hosting application in Heroku

  • 24/7 Q/A Support.

MERN stands for MongoDB, Express, React, Node, after the four key technologies that make up the stack.

  • MongoDB - document database

  • Express(.js) - Node.js web framework

  • React(.js) - a client-side JavaScript framework

  • Node(.js) - the premier JavaScript web server

Express and Node make up the middle (application) tier. Express.js is a server-side web framework and Node.js is the famous and powerful JavaScript server platform. Regardless of which variant you choose, ME(RVA)N is the ideal approach to working with JavaScript and JSON, all the way through.

React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained by Meta and a community of individual developers and companies.

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 designed to build scalable network applications.