No video

In-Depth MERN Tutorial: Building a Bookstore Management System with MongoDB, Express, React, Node.js

  Рет қаралды 23,515

Code With Yousaf

Code With Yousaf

Күн бұрын

Пікірлер: 79
@sarfarazansari9053
@sarfarazansari9053 4 күн бұрын
Thank you Sir... Me too completed successfully by doing it together... It really helped me... Appreciate you you effort...Thanks a lot
@RahulKumar-pg8wj
@RahulKumar-pg8wj Күн бұрын
When I login for admin and student nothing is happening it is showing admin not registered in console can you plz help me or send me your GitHub repository
@andreavicari2159
@andreavicari2159 7 ай бұрын
I followed a lot of your courses, always good contents 👏👏👏 next i will follow this one. Keep on, you are doing a precious work.. Many thanks 👌🙏🙏🙏
@alainmajamu4933
@alainmajamu4933 4 ай бұрын
thank you for helping me link my frontend to the backend, very encouraging
@ganeshj1065
@ganeshj1065 6 ай бұрын
Thanks ❤ sir i successfully completed this project by watching your video✨ Feedback: good content great effort ✨, But in my opinion this project will be difficult for beginners who are doing their ,1st or 2nd project as this project and Do some small project and then jump into this video you will definitely complete this without a error 👍🏻👍🏻
@vividmilan9175
@vividmilan9175 7 ай бұрын
Good content, please don't stop posting, Teach firebase and other advanced stuffs ♥🔥✨
@_a.n.k.u_07
@_a.n.k.u_07 6 ай бұрын
I am also unable to connect mongodb, I can't see the database name in database... Please explain 👀🥹
@niteshprajapat7918
@niteshprajapat7918 7 ай бұрын
Loved this 🔥🔥
@oktayaltunkaya9019
@oktayaltunkaya9019 5 ай бұрын
keep continue thanks a lot
@zeinapissagaliyeva7336
@zeinapissagaliyeva7336 3 ай бұрын
when i tried to do login api and enter as admin, it doesnt work(
@atharvalakhamade2126
@atharvalakhamade2126 4 ай бұрын
i am confused when did you set the password for admin. or you just set when logged in
@asher46
@asher46 Ай бұрын
can you make a video where students can get issued by books themselves in this website
@YeabsiraAychiluhim
@YeabsiraAychiluhim Ай бұрын
Thank you so much for your explanation 👍keep up it👍👍👍
@oktayaltunkaya9019
@oktayaltunkaya9019 5 ай бұрын
you doing very well, can u also make more complex project pleas
@ManishKumar-uy4yp
@ManishKumar-uy4yp 6 ай бұрын
I am unable to connect mongodb, I can't see the database name in database ..
@codewithyousaf
@codewithyousaf 6 ай бұрын
You are using MongoDB compass or online
@engineering_council321
@engineering_council321 6 ай бұрын
​@@codewithyousafmongodb compass
@anku3938
@anku3938 6 ай бұрын
​@@codewithyousafMongoDB compass bro... But now it's connected..but then cookies does not store the tokens...please reply...
@codewithyousaf
@codewithyousaf 6 ай бұрын
@@anku3938 Server side - CORS({origin, credential}) Front-end: Axios.defaults.withCredentals = true
@codewithyousaf
@codewithyousaf 6 ай бұрын
@@anku3938 github.com/YousafKhan1/MERN-Stack/tree/main/Book%20Store%20MS%20using%20MERN%20Stack
@jumbo999614
@jumbo999614 9 сағат бұрын
Do you have tutorial to deploy this project on free hosting site?
@saqibameer3975
@saqibameer3975 4 ай бұрын
ImageUrl is saved in mongodb but not display the image through
@codewithyousaf
@codewithyousaf 4 ай бұрын
did you write this line app.use(express.static('public'))
@saqibameer3975
@saqibameer3975 4 ай бұрын
@@codewithyousaf thanks for your help i have already resolved this issue url of image was wrong
@RahulKumar-pg8wj
@RahulKumar-pg8wj Күн бұрын
When I login for admin and student nothing is happening i have used your source code
@codewithyousaf
@codewithyousaf 17 сағат бұрын
check the login function where it should navigate
@RahulKumar-pg8wj
@RahulKumar-pg8wj 16 сағат бұрын
I checked when I clicked the login button it is showing in network tab in response admin not registered
@RahulKumar-pg8wj
@RahulKumar-pg8wj 16 сағат бұрын
And also same for student
@swathimeenal1459
@swathimeenal1459 5 ай бұрын
Sir in student page while showing book read option should given and while clicking it pdf file of book should get opened i.e while adding book details by admin , pdf file of book should get added to the Represented book and in student book page if we click read button of Represented book the pdf of that book should get opened, how to achieve this idea
@jamalmakaveli2966
@jamalmakaveli2966 7 ай бұрын
Is it possible to add a register/signup for that code?
@asher46
@asher46 Ай бұрын
what is the password u use for admin
@aswinnadh1790
@aswinnadh1790 Ай бұрын
adminpassword
@srigayathiri2534
@srigayathiri2534 14 күн бұрын
​@@aswinnadh1790 This too not working! What to do now.
@RidersWant-qs9cz
@RidersWant-qs9cz 7 ай бұрын
is it a complete project? Can i use this for final cse year
@codewithyousaf
@codewithyousaf 7 ай бұрын
It will be completed If you can add other module also like student borrow, student management some other modules search for that.
@wawamzing
@wawamzing 3 ай бұрын
hello sir, i am having a trouble in student login, i cant login in student it is not working, i follow the step but it is not working. can you please help me
@codewithyousaf
@codewithyousaf 3 ай бұрын
github.com/YousafKhan1/MERN-Stack/tree/main/Book%20Store%20MS%20using%20MERN%20Stack
@LearnWithBuddha473
@LearnWithBuddha473 3 ай бұрын
sir i am saving image url but image is not showing why ?
@humairakhan9443
@humairakhan9443 5 ай бұрын
57:48 at this moment...m not able to get past it. I have followed each and every step of yours. But this error is not resolving in mine.
@codewithyousaf
@codewithyousaf 5 ай бұрын
the dropdown default value should be admin. it will solve otherwise you should press it admin again like I did. If you need code I paste the link of repository.
@ankushkumar1105
@ankushkumar1105 Ай бұрын
mera tho admin login nhi lee rha...kaise thik kiye
@prasannas439
@prasannas439 5 ай бұрын
We have two tables then how to get results in without sql
@johnrobertreyes4450
@johnrobertreyes4450 5 ай бұрын
Do you also have employee management system?
@Programingwithsuresh
@Programingwithsuresh 7 күн бұрын
send me the front end code or video of this app store book
@user-nw1rf5ub9y
@user-nw1rf5ub9y 2 ай бұрын
when i, logging in the proteted routs to the admin and than add student its 505 when im adding student without log its write the invalid admin so in sumery i have bug when im log to admin and than add student can u help me?
@user-nw1rf5ub9y
@user-nw1rf5ub9y 2 ай бұрын
sorry status 500
@shivamanishreddy1732
@shivamanishreddy1732 3 ай бұрын
bro if u dont mind can we get github link where we can access code and make a project can u please
@codewithyousaf
@codewithyousaf 3 ай бұрын
github.com/YousafKhan1/MERN-Stack/tree/main/Book%20Store%20MS%20using%20MERN%20Stack
@Roozikhan565
@Roozikhan565 6 ай бұрын
❤❤😊
@wawamzing
@wawamzing 3 ай бұрын
Hello sir, how can i add a new admin?
@wawamzing
@wawamzing 3 ай бұрын
like how can i register new admin?
@humairakhan9443
@humairakhan9443 5 ай бұрын
I am not able to login as a student... earlier issue was resolved....now i am encountering new one...i have cross checked all the related code..for debugging i tried to print msgs in console even that is not working.. it's like when i try to login as a student..no action takes place. No navigation nothing... help please
@humairakhan9443
@humairakhan9443 5 ай бұрын
It's okay..issue resolved!!!!🙄😅
@wawamzing
@wawamzing 3 ай бұрын
hellow i cant login as a student too, how did you fix it, can you please help me? :
@NISHA-nn5jj
@NISHA-nn5jj Ай бұрын
do you have github repository? please provide the link
@ganeshj1065
@ganeshj1065 6 ай бұрын
Any one completed this project?,its working well?
@ganeshj1065
@ganeshj1065 6 ай бұрын
​​​@@anku3938 bro im in 1:56:38 till now every thing is running smooth
@ganeshj1065
@ganeshj1065 6 ай бұрын
​@@anku3938your facing error after this?
@Viratrohit184
@Viratrohit184 4 ай бұрын
yes
@Engineer-Wala
@Engineer-Wala 3 ай бұрын
@@Viratrohit184 how can i add new admin
@Shafiqurrehman-hg4ff
@Shafiqurrehman-hg4ff 11 күн бұрын
@@Viratrohit184 can you give me source code link
@susilkumar1354
@susilkumar1354 7 ай бұрын
please upload source code
@codewithyousaf
@codewithyousaf 6 ай бұрын
github.com/YousafKhan1/MERN-Stack/tree/main/Book%20Store%20MS%20using%20MERN%20Stack
@susilkumar1354
@susilkumar1354 6 ай бұрын
@@codewithyousaf thank you bro
@user-fs5lz3el6o
@user-fs5lz3el6o 6 ай бұрын
Sir can you please provide the source code link.
@codewithyousaf
@codewithyousaf 6 ай бұрын
github.com/YousafKhan1/MERN-Stack/tree/main/Book%20Store%20MS%20using%20MERN%20Stack
@user-fs5lz3el6o
@user-fs5lz3el6o 6 ай бұрын
​@@codewithyousaf Thank you sir.... 😊
@ganeshj1065
@ganeshj1065 6 ай бұрын
Can u please attach the source code ❤🙏🏻
@codewithyousaf
@codewithyousaf 6 ай бұрын
github.com/YousafKhan1/MERN-Stack/tree/main/Book%20Store%20MS%20using%20MERN%20Stack
@ganeshj1065
@ganeshj1065 6 ай бұрын
@@codewithyousaf and thanks sir i almost completed 80%(balance edit and delete book) of the project by seeing your video ♥️♥️👍🏻and i did some changes in style to make it unique Once i completed the Full project i will do comment and my feedback sir thank you 😌👍🏻
@binishabhattarai8895
@binishabhattarai8895 3 ай бұрын
Sir is there crud used in this project ​@@ganeshj1065
@alihassanhaji2830
@alihassanhaji2830 7 ай бұрын
The Source Code please 🙌🙌🙌😊
@codewithyousaf
@codewithyousaf 6 ай бұрын
github.com/YousafKhan1/MERN-Stack/tree/main/Book%20Store%20MS%20using%20MERN%20Stack
@tuffelshaikh1197
@tuffelshaikh1197 6 ай бұрын
I am unable to connect mongodb, I can't see the database name in database
@mdwaquarazam2026
@mdwaquarazam2026 3 ай бұрын
Same here if you have corrected it please guide
Best frontend and backend projects for resume
13:11
Hitesh Choudhary
Рет қаралды 199 М.
Gli occhiali da sole non mi hanno coperto! 😎
00:13
Senza Limiti
Рет қаралды 16 МЛН
Ik Heb Aardbeien Gemaakt Van Kip🍓🐔😋
00:41
Cool Tool SHORTS Netherlands
Рет қаралды 7 МЛН
How To Master React In 2024 (Complete Roadmap)
13:30
Harkirat Singh
Рет қаралды 187 М.