Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
MERN Stack Student Result Management App
Rating: 4.7 out of 5(16 ratings)
124 students
Last updated 10/2022
English

What you'll learn

  • Building a real time application from scratch
  • Working with complex MongoDB, queries , schemas, models
  • Separate User Interfaces for Students, Employees
  • Ant Design Library for building UI Components,
  • Redux and Redux-Toolkit (State Management)
  • Managing complete student information from the employee panel
  • Adding Results with Dynamic Subjects
  • QA Support and Code Resourses

Course content

13 sections36 lectures8h 1m total length
  • PROMO / Github4:55
  • Project DEMO11:41
  • Front End Setup13:18

    Set up the front end for the mern stack student result management app by creating a client React app, configuring routing, Ant Design, Redux Toolkit, and Bootstrap styling with Montserrat.

  • Backend Setup4:23

    Set up the backend for the MERN stack student result management app by initializing npm, installing express, mongoose, and nodemon, and creating server.js on port 5000.

  • Mongo DB - Node JS Connection10:37

    Set up a MongoDB Atlas account, create share results Udemy database and students collection, obtain the connection URL, secure it with the .env file, and connect with mongoose in Node.js.

Requirements

  • React Basics
  • Node Basics

Description

Hi Guys, Welcome to the course 'MERN Stack Student Result Management App'

In this course, you will learn the following topics


  • Building full-stack applications from scratch

  • Working with complex MongoDB, queries, schemas, models

  • Separate User Interfaces for Normal Users and Employees in the University to check the results.

  • JWT Authentication and Password Hashing

  • Ant Design Library for UI Components,

  • Redux Toolkit,

  • Adding customized subjects in result form.

  • Getting examination statistics like number of students passed , number of students failed etc.

  • Managing students and their results from the employee and admin panels

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

Who this course is for:

  • Full Stack Developers
  • MERN Stack developers