User Management System – Nodejs, Express, MySQL & Express-Handlebars

preview_player
Показать описание


Chapters:
0:00 Introduction:
5:35 Express Server
8:09 Adding Middleware & Layouts
21:06 Setting up Bootstrap
31:10 Database Setup
45:10 Routes & Controllers
53:22 Home - Querying data
1:04:52 Search
1:13:47 Submit record
1:39:01 Update record
1:58:09 Delete Record
2:02:58 User detailed page
2:08:48 Delete message
2:13:26 Ending

Discounts:

Recording Equipment:

Computer Gear:

Connect with me:

#nodejs #crud #mysql
Рекомендации по теме
Комментарии
Автор

Just finish building this. Thank you very much for this.

thedestruction
Автор

I was searching for some Node and MySQL combo, glad I found this channel. Awesome content u have bro.

gopinathkrm
Автор

thank you so much for this video, i'm doing my first project in a company that i just started internship. Your video helped me and taught me a lot.

LeticiaCMZ
Автор

This is an amazing video and one of the first repos I have been able to work through and figure stuff out. I just needed to add the correct password in the .env file that I had to create from downloading the github repo and add the schemas manually and it worked like a charm!

charlenepeters
Автор

Great work Raddy! Thank you so much for your contribution.

khari_baat
Автор

Crystal clear explanations at each step and also finally found someone who codes, makes mistakes and solves how to fix it in real-time. Really helps us think and logically understand what is going on. Incredibly awesome work sir keep going!

shadowslayer
Автор

This is amongst the best tutorials available on the internet. You are awesome. I just solved the problem at 1:30:00 on my own, with no prior knowledge in nodejs. You really make me learn the concepts along the way.

andraspenne
Автор

Just what I needed. I combined this with the login system I had. I did use EJS and CSS instead of handlebars and bootstrap but I was able to follow along just fine. Now, I have completed the website I made for the nonprofit company I volunteered at. Excellent tutorial, liked and subscribed!

codefoxx
Автор

i did this for a school project to try out nodejs. worked out amazing. great explanation! works perfectly. this was great for learning and practicing as a beginner. i even like nodejs now! thanks.

arzoobapna
Автор

I am just done this project by using EJS template facing lots of problem and solve them ..and learn lots of thing...
thank you so much for your video

Study-Easy-nwwc
Автор

Thanks for a such help.
For those who face an error on express-handlebars 6.0.X for engine:

const {engine} = app.engine('hbs', engine ((extname:'.hbs')); app.set('view engine', 'hbs');

danielkavale
Автор

Thanks so much for making the video! I love this tutorial. You save my

oliviazhai
Автор

I've completed this tutorial and just finished building it. This is super cool and easy to kick start my node.js journey. Got more values along the tutorial . please make more video on Nodejs + Mysql database. Take Love

ankandas
Автор

Worked for me!!! cheers up, keep it up buddy.

mcaddit
Автор

Hi Raddy, excellent tutorial, just what I needed to start with a NodeJS full stack using MySQL. Wish yo a great year 2024!

ampinkus
Автор

Great tutorial I learnt a lot of things on this, Thanks Raddy!

florenti
Автор

I've been tasked at work to create a similar thing, thanks man

kooyaw
Автор

Thanks a bunch, Raddy! You helped me a lot!

dev.antunes
Автор

Congratulations for this great work
A march of days and months that you presented through an interesting, clear and interesting video
Thanks

pybest
Автор

Thanks man, the video is really good. Just finished it today.

four.letters