Advanced MERN Tutorial - Inventory Management App

preview_player
Показать описание
Learn the MERN stack - MongoDB Express React NodeJS

✅ GitHub Repo 👇

✅ MERN Stack Course 👇

✅ My Courses 👇

✅ Get Helpful Materials & Course Discount 👇

-------- Pinvent App - Timeline ---------
00:00:00 - Promo Intro
00:01:37 - Pinvent App Demo
00:18:58 - Planning the Project
00:23:18 - Project Setup
00:29:34 - Create Server and Connect MongoDB
00:43:50 - Create Folders and Home Route
00:55:54 - Create User Model
01:11:08 - Create User Route
01:16:34 - Create User Controller
01:21:37 - Create Custom Error Handler
01:34:48 - Register New User
01:54:25 - Encrypt Password - Method 1
02:03:53 - Encrypt Password - Method 2
02:13:04 - Generate JSON Web Token
02:23:46 - Send Token With HTTP-Only cookie
02:34:26 - Create Login Route
02:38:15 - Create Login Controller Function
02:50:58 - Logout User
02:57:33 - Create User Profile Route
03:03:07 - Create Protect MiddleWare and UserProfile Controller
03:16:16 - Create Route to Get Login Status
03:20:26 - Create Login Status Controller Function
03:23:41 - Create Route to Update User
03:28:23 - Create Update User Controller Function
03:39:24 - Create Route to Change Password
03:43:06 - Create Controller Function to Change Password
03:52:06 - Reset Password Process
03:56:55 - Create Forgot Password Route
04:00:48 - Create Token Model
04:06:52 - Create send Email Function
04:22:10 - Forgot Password Controller Function - Part 1
04:33:39 - Forgot Password Controller Function - Part 2
04:44:07 - Forgot Password Controller Function - Part 3
04:59:08 - Email not delivered
05:01:59 - Create Reset Password Route
05:05:52 - Create Reset Password Controller

.
.
.
.
.
.
.
.
Music credit
"Punch Deck - Maximalism" is under a Creative Commons (CC BY 3.0) license.
Рекомендации по теме
Комментарии
Автор

✅ MERN Stack Course 👇

✅ Modern React Course 👇

ZinoTrustAcademy
Автор

Wow. I feel so happy seeing a Nigerian doing this. God bless you more bro

SodiqOlaniyi
Автор

Great project and teaching style - everything loud and clear, thanks

ntobekosithole
Автор

seriously this is great man thank you so much

jayaprakashb
Автор

Bro u are to good hats of . method of explaining slowly step by step and install library when required and explain it usage to good ❤🎉

tauseefahmad
Автор

You are A Great Teacher and your way of teaching is Excellent....Sorry its

adityashukla
Автор

so much thing i had been learn in this video. thank you

lehuynh
Автор

Awesome! Many thanks! You are top! 💯💥Subscribed.

sdfsfsfd
Автор

For anyone facing issue with cookies
- First install cookie-parser using npm (npm i cookie-parser)
- then use it as we do for a middleware in main server
- then make changes to controller function where we do secure true just remove that we dont need it

This will fix issue and works well in postman

HarshSachala
Автор

Great sir! Your way of teaching is fantastic!

gidgrafix
Автор

This project mad, Doctor wey sabi code, thanks sir.

Iam_sami_
Автор

Your concept of teaching makes difficult languages look easy, Thank God I come in contact with this video

gabrielchima
Автор

A very detailed video, keep it up man !

siddharthsingh
Автор

This is more cleared and advanced will clear most of the concepts much easier....will you be adding Add to cart functionality && payment gateway in this mern specific ???

sharathsasidharan
Автор

Thank you so much. Love your teaching style, really clear explanation.

Leesdjo
Автор

You really made a great job selling your course! :D
Very good explanation !

LaffkaDev
Автор

Hello Sir in insomnia formdata is not working but working while data is sent from body . i have put Content-Type multipart/form-data in header also but also not woking. what is the answer plz tell ?

gorkcoder
Автор

Sir nice one, I have already purchased it, Sir make one complete blogging MERN videos ir

rahul.shiroor
Автор

Hi Zino, i just follow your instruction on the video, also I just copy your code in frontend, but my problem is I cant populate the data into the input field. Can you help. Thanks.

dhajay
Автор

i have an error with bcrypt when logging in, says illegal arguements, undefined string when comparing passwords, any help?When i remove await, it works but crushes the server and the error appears in the console.

ianjohnson