Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
MERN Stack Online Payments / Wallet Application
Rating: 4.6 out of 5(27 ratings)
222 students

MERN Stack Online Payments / Wallet Application

Build a mern stack online payments / wallet application
Last updated 11/2022
English

What you'll learn

  • Building full-stack real world applications from scratch
  • Ant Design Library for UI Components,
  • Redux Toolkit For State management
  • Separate User Interfaces for Users (Account Holder), Admin
  • Working with complex MongoDB, queries, schemas, models
  • Real time updates for all the crud operations in Payments.
  • Deposit funds functionality using Stripe
  • User can request amount from another user
  • Pushing Code to GitHub , Hosting application in Heroku , 24/7 Q/A Support.

Course content

13 sections33 lectures6h 31m total length
  • Project Demo16:46

    Explore the mern stack wallet and payments app through a project demo that covers login, registration with extra fields, verification, deposits via Stripe, transfers, and requests.

  • React App Setup5:25
  • Ant D Setup6:25

    Install and set up npm modules for the front end, incorporate Ant Design components, and explore importing and using these UI elements in a React and Redux workflow.

  • Folder Structure3:59
  • Stylesheets8:44

Requirements

  • React
  • Javascript

Description

Hi Guys, Welcome to the course 'MERN Stack Online Payments / Wallet Application

This is a complete real world application , Its a kind of online wallet / payments 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 (Account Holder), Admin

  • Redux Toolkit For State management

  • JWT Authentication and Password Encryption

  • Ant Design Library for UI Components,

  • Admin can accept / reject the wallet access for users.

  • Real time updates for all the crud operations in Payments.

  • Deposit funds functionality using Stripe

  • User can request amount from another user

  • Analytics Functionality in further releases

  • 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.

Who this course is for:

  • MERN Stack Developers
  • Fullstack Developers
  • Students who want to build real time projects