Advanced MERN Tutorial - Inventory Management App

Поділитися
Вставка
  • Опубліковано 15 лис 2024

КОМЕНТАРІ • 231

  • @ZinoTrustAcademy
    @ZinoTrustAcademy  2 роки тому +6

    ✅ MERN Stack Course 👇
    olink.to/mern-course
    ✅ Modern React Course 👇
    olink.to/react

    • @gidgrafix9202
      @gidgrafix9202 2 роки тому

      Please help nodemon stop running after importing User on userController.Js

    • @mohamedhaisam7075
      @mohamedhaisam7075 2 роки тому

      Hi Zino im Getting This Kind Of Error "stack": "TypeError: Cannot destructure property 'name' of 'req.body' as it is undefined Can You Sort Out Why im Getting Error Thank You

    • @skmeanseverything3937
      @skmeanseverything3937 Рік тому

      @@mohamedhaisam7075 do you have a Frontend part ?

    • @emmanueligwesi9566
      @emmanueligwesi9566 Рік тому

      This link is no longer working , I also saved the course last month but unfortunately the promo code expired , please do you have a new promo code ?

    • @aditkaushal9397
      @aditkaushal9397 Рік тому

      How to host it brother?
      can you shed light on it?

  • @SodiqOlaniyi
    @SodiqOlaniyi Рік тому +14

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

  • @HarshSachala
    @HarshSachala 4 місяці тому +1

    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

  • @gabrielchima6916
    @gabrielchima6916 Рік тому +7

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

    • @gabrielchima3257
      @gabrielchima3257 5 місяців тому

      @@soundar3763You can either use Postman or Insomnia to test your API . Incase of any queries let me know

    • @Kunal-k3i
      @Kunal-k3i 2 місяці тому

      true

  • @adityashukla9840
    @adityashukla9840 Рік тому +1

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

  • @sharathsasidharan3125
    @sharathsasidharan3125 2 роки тому +4

    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 ???

  • @rahul.shiroor
    @rahul.shiroor 2 роки тому +2

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

  • @daoductrung4868
    @daoductrung4868 8 місяців тому

    Many thanks Zino. The video is very detailed and helpful for me. A question is I don't find any tutorial about Frontend of this project. Where can I find / buy it? Thanks in advance

  • @himanshujoshi1972
    @himanshujoshi1972 Рік тому +4

    how do you connecting frontend with this project , I am only able to see backend logic

  • @gidgrafix9202
    @gidgrafix9202 2 роки тому +7

    Great sir! Your way of teaching is fantastic!

    • @hammadraza7064
      @hammadraza7064 7 місяців тому

      plz lemme know is Redux toolkit used or only redux

  • @tauseefahmad1061
    @tauseefahmad1061 Рік тому

    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 ❤🎉

  • @priyansumohanty4464
    @priyansumohanty4464 Рік тому +1

    is it like a demo of the full course?

  • @ronellepillay4551
    @ronellepillay4551 Рік тому +1

    i really enjoyed watching this video , thank you for taking the time to explain every step. please advise if there is a frontend video for this aswell

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  Рік тому

      Full course zli.to/mern-course

    • @ronellepillay4551
      @ronellepillay4551 Рік тому +1

      @@ZinoTrustAcademy morning , please advise if once payment is made I will receive full access for the front end

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  Рік тому

      @@ronellepillay4551 Yes. Thanks

  • @ntobekosithole133
    @ntobekosithole133 Рік тому

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

  • @jayaprakashb2394
    @jayaprakashb2394 Рік тому +1

    seriously this is great man thank you so much

  • @VishmiNavanjana-q1j
    @VishmiNavanjana-q1j 7 місяців тому +1

    can u teach fronted part also?

  • @sam-j4zy
    @sam-j4zy 2 роки тому +1

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

  • @BBN-j6d
    @BBN-j6d 8 місяців тому

    Thanks for this wonderful course

  • @AyushAnand-s2k
    @AyushAnand-s2k 3 місяці тому +2

    Can anyone tell me how to run the project
    i tried to npm install the dependencies but its always showing some error

  • @DAFFIN69
    @DAFFIN69 Рік тому +1

    Hi Zino, i stuck in TypeError: Cannot read properties of undefined (reading '_id'), in userController.js:136:45, in your video time 3.13.57, i can't found to fix that , can you help me , why this happen?, register, login, logout not problem but in get user i have problem, can you help me for solution , thanks

  • @gorkcoder
    @gorkcoder Рік тому

    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 ?

  • @nethminiyasara6073
    @nethminiyasara6073 Рік тому +1

    thank you so much sir, very clear and very useful. i'd like to know how you built the frontend too

    • @soundar3763
      @soundar3763 4 місяці тому

      yes . i dont know what to do with fornt codes

  • @ebukajohn5325
    @ebukajohn5325 Рік тому +1

    Mr Zino, wants to buy your course, but having some difficulties in accessing them
    I just need your response on this

  • @amulyaparitosh660
    @amulyaparitosh660 14 днів тому

    I am noob to MERN stack but I have experience with REST api with python frameworks. I could not let it go unnoticed that you are not creating the api endpoints with correct names. users/updateuser ! really, we should not use verbs in our restapi routes and stick to using nouns as endpoints and use http methods for describing what action we are going to perform with that resource. According to me the correct way this could have been done was just use PATCH method on route: /user
    Or its okay. I dont know the stack. Maybe people do it this way. Thanks anyway for the tutorial. Cheers.

  • @abbasmohamedwalaal5753
    @abbasmohamedwalaal5753 2 роки тому +1

    You deserve to buy your courses

  • @nuriddinismoilov8602
    @nuriddinismoilov8602 2 роки тому +1

    Hi, will you show adding api to react?

  • @Leesdjo
    @Leesdjo Рік тому

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

    • @hammadraza7064
      @hammadraza7064 7 місяців тому

      plz lemme know is Redux toolkit used or only redux

  • @pankaj_9998
    @pankaj_9998 Рік тому

    This project sounds very interesting, so I bought this course on udemy. Very excited to go through the course and finish the project

  • @diaesankare5569
    @diaesankare5569 2 роки тому

    your way is very very clear ,but sorry for anywhone can't pay this cours

  • @vaibhavaggarwal9397
    @vaibhavaggarwal9397 Місяць тому

    Hi, please provide link for frontend part.

  • @anshikasharma7788
    @anshikasharma7788 5 місяців тому

    is this project is only for backend, frontend is not designed in whole video?

  • @mirraisultanvir1313
    @mirraisultanvir1313 Рік тому

    Thanks for making this Iventory Management App.

    • @paragvarshney2764
      @paragvarshney2764 7 місяців тому

      You made it or not

    • @soundar3763
      @soundar3763 4 місяці тому

      @@paragvarshney2764 have you completed sir ? if u completed please help me to complete .

  • @betterbehappythannot3605
    @betterbehappythannot3605 2 роки тому

    Awesome video! Which app do you use to combine different video files into one?

  • @desalegnmuhabaw406
    @desalegnmuhabaw406 Рік тому

    YOU are so genius. I appreciate you

  • @saptarshiroy3943
    @saptarshiroy3943 Рік тому

    from where to get the insomnia or is it at all necessary?

  • @Hemanthkumar-ck1zu
    @Hemanthkumar-ck1zu 3 місяці тому

    How are you throwing an error like that and how is the errorHandler handling that, can you give moer clarity because I'm not able to do it.

  • @lehuynh7637
    @lehuynh7637 2 роки тому +2

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

  • @madanrijal1997
    @madanrijal1997 Рік тому

    I learned a lot. Please make small but complex project. You are awesome.

    • @hammadraza7064
      @hammadraza7064 7 місяців тому

      plz lemme know is Redux toolkit used or only redux

  • @yannpollet6009
    @yannpollet6009 2 роки тому +2

    great stuff. Just bought your MERN course in udemy, thanks you a lot for sharing your knowledge :) Voila !

  • @ericengelmann9655
    @ericengelmann9655 2 роки тому +1

    zino you make the best couse in youtube, when you up the frontend? i'm from argentina

  • @dhajay27
    @dhajay27 2 роки тому

    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.

  • @themikecaselles
    @themikecaselles Рік тому

    Why can't the user update the email? Is it just missing functionality or is there a deeper reason? Couldn't you use findOneAndUpdate() to update that?

  • @sdfsfsfd437
    @sdfsfsfd437 2 роки тому +1

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

  • @raphaelmunaki226
    @raphaelmunaki226 Рік тому

    It would have been nice to atleast help junior devs like myself by letting us have the full course, we can't afford to pay

  • @okoyedennis703
    @okoyedennis703 Рік тому +1

    Hi Zino, is there another way i can purchase your course?
    Udemy is rejecting all Nigerian card. Thank you and i look forward to your response

  • @hammadraza7064
    @hammadraza7064 7 місяців тому

    plz lemme know is Redux toolkit used or only redux

  • @ahmedharoon2740
    @ahmedharoon2740 2 роки тому

    thanks, i don't know much about MERN but want this type of tutorial guide using MySQL instead MongoDb, is there any this type of comprehensive guide with MySQL? if yes, please share the link OR if its possible, can i use as is it and just replace connection to db from Mongo to MySQL?? please help. regards

  • @ugyenofficial
    @ugyenofficial Рік тому

    you are n amazing teacher sir

  • @siddharthsingh8437
    @siddharthsingh8437 2 роки тому +1

    A very detailed video, keep it up man !

  • @utchihamadara1672
    @utchihamadara1672 5 місяців тому +1

    project not working in frontend!!!!!!

  • @marathi_vishwa
    @marathi_vishwa 4 місяці тому

    Where i can get full project

  • @paragvarshney2764
    @paragvarshney2764 6 місяців тому

    How to run this project

  • @g.khirasindhureddy1873
    @g.khirasindhureddy1873 Рік тому +1

    Can you tell me which extension you are using to make arrow function, by writing af 😅?

  • @انشاءالله-ظ3ط
    @انشاءالله-ظ3ط 27 днів тому

    Are contain print report

  • @ianjohnson2433
    @ianjohnson2433 Рік тому

    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.

  • @LaffkaDev
    @LaffkaDev Рік тому

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

  • @fatfat5186
    @fatfat5186 Рік тому

    thank you for this cours ,I want to ask you for the reste of cours frontend where does i find it? please.

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  Рік тому

      courses.zinotrustacademy.com/4331

    • @fatfat5186
      @fatfat5186 Рік тому

      @@ZinoTrustAcademy I wante to buy pour cours but ihave Pyypl card

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  Рік тому

      @@fatfat5186 bit.ly/MERN-Stack-Udemy

  • @kacperkepinski4990
    @kacperkepinski4990 Рік тому

    what about deploying?

  • @soundar3763
    @soundar3763 4 місяці тому

    what about the forntEnd ? please help me with front end .

  • @officialadelakun3706
    @officialadelakun3706 Рік тому

    How can we integrate an API to update product as soon as the product barcode is scanned.

  • @muhammadubaid6576
    @muhammadubaid6576 Рік тому

    Outstanding and unique

  • @Howto2k24
    @Howto2k24 10 місяців тому +1

    Upon register it shows network error

  • @MatheusSilva-qm3ph
    @MatheusSilva-qm3ph 2 роки тому +2

    Very cool!
    Thanks for this code!

  • @emmanueligwesi9566
    @emmanueligwesi9566 Рік тому +1

    Nice one Zino
    The link to the course is not opening , can it be updated please , I need to buy this course

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  Рік тому

      courses.zinotrustacademy.com/4331

    • @emmanueligwesi9566
      @emmanueligwesi9566 Рік тому

      @@ZinoTrustAcademy thank you , you made things alot easier with this course

    • @emmanueligwesi9566
      @emmanueligwesi9566 Рік тому +1

      @@ZinoTrustAcademy I'm a Nigeria, I tried paying with stripe but got this message: "your card does not support this type of purchase"
      What should I do please

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  Рік тому +1

      @@emmanueligwesi9566 send an email to zinotrust@gmail.com

    • @emmanueligwesi9566
      @emmanueligwesi9566 Рік тому

      @@ZinoTrustAcademy done

  • @ritulbhatnagar1502
    @ritulbhatnagar1502 Рік тому +1

    This is not the full video of the course

  • @tusharvlogs6333
    @tusharvlogs6333 Рік тому

    Hello sir @3:37:31, i am having an issue, the thing is that when I am patching the details somehow my password in the MongoDb is getting changed like some two dots are appearing there. I followed exactly the same code. How do I fix that? Please help it's urgent

  • @derax3878
    @derax3878 Рік тому

    Please could you add more payment options to your website? Most 9f these card payments don't work in nigeria

  • @Daantekunn
    @Daantekunn 10 місяців тому

    In minute 9:22 you tried to upload the image and it failed. Then you say it's a glitch in the internet but I think there is a bug in the code. I've been trying to upload image, changing cloudinary but I cannot make it work. Can you tell me what did you change between minute 9 and 10 ?

  • @diaesankare5569
    @diaesankare5569 2 роки тому

    please how i can configure my own cloudinary

  • @lonewolf.8635
    @lonewolf.8635 10 місяців тому

    nice project. I got the course from udemy but I'm having issues in the file uploading. My server doesn not see my req.body whenever i use form-data to post the image and other fields so it returns 400 bad request please fill in all fields. Any help please?

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  10 місяців тому

      Please ask this question on the course platform under the lecture.

    • @nethegoattt24
      @nethegoattt24 9 місяців тому

      your erroHandler middleware in server.js should be below your routes

  • @gosadadi7724
    @gosadadi7724 2 роки тому

    Nice lecture...Good job Zino

  • @KamrulIslam-wj1ky
    @KamrulIslam-wj1ky 2 роки тому +2

    Http cookie not working in incognito mode...how can i loging from incognito?

  • @ishikajain2440
    @ishikajain2440 Рік тому

    I stuck at 4:46:03 , while i working in insomnia it's showing internal server error can you please help me

  • @DesalegnMuhabaw
    @DesalegnMuhabaw Рік тому

    the email is not sent from my Token schema through my outlook mail to user email. what shall I do bro please help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @thanhtaiphan2651
    @thanhtaiphan2651 2 роки тому

    Can you add to show all the customer information in dashboard?

  • @isaacnsbkargbo1379
    @isaacnsbkargbo1379 Рік тому

    Hello bro, thanks for this wondering tutorial, i have tried going this tutorial lesson but the video is not complete please

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  Рік тому

      course.zinotrustacademy.com/courses/mern-stack-course-2023-mongodb-express-react-nodejs/

  • @kasunkanchanamusik
    @kasunkanchanamusik Рік тому

    My mongodb not connect why is that ?

  • @chips-n-salsa
    @chips-n-salsa Рік тому +2

    I cant GET user profile at 3:15:46 but am using postman. not sure why i am still getting "Not authorized, please log in" can someone help? :/

    • @marcallendavid4275
      @marcallendavid4275 Рік тому +2

      We have the same issue. I can't resolve it. Need help here :(

    • @avinashlamichhane6583
      @avinashlamichhane6583 Рік тому +1

      bro , Have you got an answer
      i also have same problem

    • @chips-n-salsa
      @chips-n-salsa Рік тому

      @@avinashlamichhane6583 i just switched to insomnia for testing API's and it works. something with postman that I think involves some step I'm missing. Just use insomnia to log in the user, then you'll be able to use the API call to get the profile info and it'll work since insomnia knows you are "logged in"

    • @marcallendavid4275
      @marcallendavid4275 Рік тому

      @@avinashlamichhane6583 Luckily, I found out that you have to use the same testing environment. It works fine to me now.

    • @ZeeWorldx23
      @ZeeWorldx23 Рік тому

      same problem

  • @nagapriyankaravikumar932
    @nagapriyankaravikumar932 10 місяців тому +1

    Where to purchase Inventory Management App frontend ?

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  10 місяців тому

      olink.to/mern-course

    • @nagapriyankaravikumar932
      @nagapriyankaravikumar932 10 місяців тому

      @@ZinoTrustAcademy i am not able to make payment from my master card. can you help?

    • @nagapriyankaravikumar932
      @nagapriyankaravikumar932 10 місяців тому

      @@ZinoTrustAcademy Hi, I am not able to pay using master card, can you help

    • @ZinoTrustAcademy
      @ZinoTrustAcademy  10 місяців тому

      @@nagapriyankaravikumar932 please send me an email at zinotrust@gmail.com

  • @gebretnsae
    @gebretnsae Рік тому

    appreciated sir, would you please update this to a multi-vendor (marketplace) inventory system ?

  • @nethegoattt24
    @nethegoattt24 9 місяців тому

    the getuser route keeps shaking processing, please wait anybody else experience same problem?

  • @gebretnsae
    @gebretnsae 2 роки тому

    impressive ZinoTrust, Can you make it multi platform we service?

  • @midwebdev
    @midwebdev Рік тому

    Hi, can anyone help me? I am stuck at the authmiddleware, got error when tried to getuser which is unauthorized.

  • @rohitpatra127
    @rohitpatra127 Рік тому

    plz provide the frontend part

  • @Gustav-dev
    @Gustav-dev 2 роки тому

    Is responsive?

  • @Hangulacadme
    @Hangulacadme 2 роки тому

    Yoy should also add modal for customers who does have the demand for purchasing

  • @WnxAC
    @WnxAC Рік тому

    Can anyone help with 4:46:24 - I receive a (500) error after requesting password reset error, it displays nothing else. How can i debug this ?

  • @treyrader
    @treyrader Рік тому

    Such a great tutorial - thanks Zino!

  • @AL-Tube727
    @AL-Tube727 7 місяців тому

    fronend part pls

  • @akashg5113
    @akashg5113 2 роки тому +1

    Everything works very good till cookies...as its the main section for updating and logging out, Can you please sort my issue. My user data apart from that cookies is being inserted.

    • @LazAustin
      @LazAustin Рік тому

      You figure it out? I'm havving issues with getUser

    • @LazAustin
      @LazAustin Рік тому

      Idk, if you figured this out, but setting secure to false when setting res.cookie worked for me. Zino said in the video it should only matter if deployed, but it didnt for me. I haven't done a super deep dive on it, but it prevents tokens being sent on anything other than https

    • @emmanueligwesi9566
      @emmanueligwesi9566 Рік тому +2

      Postman don't send cookies without an extension (i.e if it's for only chrome app) , so you have to use an interceptor , if you use insomnia then all good

    • @obinnaokpara568
      @obinnaokpara568 Рік тому

      @@LazAustin what is the error ?

  • @hendoitechnologies
    @hendoitechnologies 4 місяці тому

    post Laundry booking app MERN STACK Video

  • @mosesmaned2151
    @mosesmaned2151 Рік тому

    hello my friend iam happy with you you are intelligent okay thank you mr i really like you

  • @samobaidi5000
    @samobaidi5000 Рік тому

    Hello Sir good job, but i have a problem when i try to get user data with postman im getting this error (Cannot read property '_id' of undefined) even when i tried with the code for the github repo im always having this problem .... maybe you could help with that

    • @LaffkaDev
      @LaffkaDev Рік тому

      got same issue, look if you have .id in code and change it to ._id

  • @levelxgamingyt
    @levelxgamingyt 2 роки тому +1

    Amazing 😍

  • @raviranjankumar5904
    @raviranjankumar5904 Рік тому

    sir my inventory app is having network error problem

  • @WiseD3v33
    @WiseD3v33 2 роки тому

    Can You try building a dashboard?

  • @kainorling7418
    @kainorling7418 2 роки тому +1

    NUmber Uno course bro
    Thanks

  • @ayonbit
    @ayonbit 6 місяців тому

    Where is the FrontEnd Part ?

  • @geepy5708
    @geepy5708 2 роки тому

    I just subscribed, how can we connect?

  • @awebcode
    @awebcode Рік тому +1

    where is client part?