Java Full-Stack: Hotel Booking App With Spring Boot, Spring Security & Reactjs : final part.

  Рет қаралды 50,458

Daily Code Work

Daily Code Work

Күн бұрын

Пікірлер: 194
@dailycodework
@dailycodework 5 ай бұрын
Java Full-Stack Development Course: www.udemy.com/course/a-complete-guide-to-java-full-stack-development-with-react/?couponCode=DCWFEB18CC3
@dr.kenedy-oltitia
@dr.kenedy-oltitia Жыл бұрын
You have gotten a new subscriber for generously sharing this knowledge and the source code. Great work. I am a senior full stack developer , using Java and Javascript(both React and Vue) and i can confirm that this is a great content , showing step by step the full software development life cycle in a simplified manner.
@dailycodework
@dailycodework Жыл бұрын
Thank you so much, I'm so glad to hear that 🙏
@viki-mk6eo
@viki-mk6eo Жыл бұрын
hello,I would like to know if this is possible to realize this project on idea if I follow this video tutorial. this video is too long, I'm afraid I won't be able to do it in the end. I'm a beginner and I don't know much about this.
@praiseodeyemi3629
@praiseodeyemi3629 Жыл бұрын
@@viki-mk6eo what basic knowledge do you have? If youre a fresh beginner, you might need to learn some html, css, javascript and Java basics(OOP). You can learn them and come back to this course. Its a good course to help you apply the basics you will be learning
@noddye1764
@noddye1764 Жыл бұрын
Hey can you tell which project model is perfect for this project? waterfall or v model or agile or any other?
@defnotdev1
@defnotdev1 Жыл бұрын
@@viki-mk6eo To understand this project, I think you must have Java basic (in here you will know annotation, exception, ...), OOP (interface, class, ...), SQL basic, HTML and CSS basic then you learn React basic (similarly with useState and useEffect), after you know CSS basic, I recommend you pickup framework CSS BootstrapCSS or TailwindCSS to style quickly frontend. With Spring framework you should know SpringCore (DI, Bean, IoC Container, ...). I think these enough to learn DailyCodeWork's project. And if you see strange terms in this tutorial you should search it on your browser read this and research. For example, at part JwtSpringSecurity I will search architecture of it, see workflow and how to components work. My english is bad. hehe
@jeancytshibembamukendi1820
@jeancytshibembamukendi1820 Жыл бұрын
The best project I have ever come across on KZbin, hat off Sir, you are amazingly genius
@dailycodework
@dailycodework Жыл бұрын
I'm glad to hear that , thanks so much :-)
@akashkd7141
@akashkd7141 11 ай бұрын
Hey how can i contact you
@dailycodework
@dailycodework 11 ай бұрын
@@akashkd7141 facebook.com/cDaily115
@DineshKumar-ti8hy
@DineshKumar-ti8hy 10 ай бұрын
do have run this project its shows me some error do you any idea to run this project
@dailycodework
@dailycodework 10 ай бұрын
@@DineshKumar-ti8hy hi, sorry to hear that, what is the error?
@ultrainn
@ultrainn 7 ай бұрын
Truly one of the greatest tutorials I have found on youtube, even though some parts were skipped it was still pretty fun figuring out what you changed and bugfixing and in the end having such an amazing project! Thanks for your efforts and great videos.
@Premji_likes_sanity
@Premji_likes_sanity Жыл бұрын
Your remarkable content and diligent efforts deserve more than words can express. From the depths of my heart, thank you! Your exceptional work is truly appreciated. ❤❤❤❤❤❤❤❤
@dailycodework
@dailycodework Жыл бұрын
🙏🙏🙏🙏 :-)
@mytrendtoday
@mytrendtoday Жыл бұрын
all support this legend please it s pleasure to see this remarkable content
@dailycodework
@dailycodework Жыл бұрын
Thanks, friend 🙏🙏
@Uttkarsh_8
@Uttkarsh_8 11 ай бұрын
you have come like a god to me. Thank you so much!!
@dailycodework
@dailycodework 11 ай бұрын
Thanks, friend
@ezreal4211
@ezreal4211 Жыл бұрын
I have finished the first video all. And i appreciate your effort and thank you a lot. Keep it up you are doing great!!! I really liked your content.(P.S : I kinda didn't get used to your architecture xd)
@diaone192
@diaone192 11 ай бұрын
Your knowledge and source code helped me so much. Thank you!
@DineshKumar-ti8hy
@DineshKumar-ti8hy 11 ай бұрын
How to run in react or spring boot
@虞飞鸾
@虞飞鸾 9 ай бұрын
Thank you, sir. It's a marvelous project. Would you be able to continue and create another video tutorial on how to deploy?
@CompIT0597
@CompIT0597 Жыл бұрын
Thank u so much sir you are saving life spring boot learners ❤
@dailycodework
@dailycodework Жыл бұрын
I'm glad you like it :-)
@ahmetsamiyeniceri
@ahmetsamiyeniceri Ай бұрын
First of all thank you for the course. I just want to make some basic recommendations about the structure. I think, we should implement the controller methods first then jump into service code as a best practice. And also we better not to have any business logic in our controller classes. These are the things I've been learned from past but if i'm wrong we can discuss it of course.
@ajaywankhade5054
@ajaywankhade5054 4 ай бұрын
Somebody please help ,I have been getting 401 while registering user even though i have added roles in database.
@dynamo7660
@dynamo7660 3 ай бұрын
@@ajaywankhade5054 have you figured it out?
@kawtarelallam2016
@kawtarelallam2016 2 ай бұрын
did u fix the problem ? im having the same issue
@BrianSang-z9n
@BrianSang-z9n Жыл бұрын
Nice tutorial. Good job @Daily Code Work
@dailycodework
@dailycodework Жыл бұрын
Thanks, man
@aliksargsyan2782
@aliksargsyan2782 Жыл бұрын
Wooow this is so amazing 😳😳😯😯😯, thank you God bless you, I have no word to describe how I thanks for this content
@dailycodework
@dailycodework Жыл бұрын
🙏🙏🙏🙏 Thank you so much for your support :-)
@kirankumarbehera3574
@kirankumarbehera3574 Жыл бұрын
8:05:25 At this time i'm getting error from postman. { "path": "/error", "error": "Unauthorized", "message": "Full authentication is required to access this resource", "status": 401 }
@kirankumarbehera3574
@kirankumarbehera3574 11 ай бұрын
@@Kingslayer-z7w go to SQL workbench and search for role table, it would be empty. Populate the table with three roles, ROLE_USER, ROLE_ADMIN and ROLE_EDITOR with id 1,2 and 3 respectively. Save the table and then send request from postman, mine worked.
@dragosivanciuc5253
@dragosivanciuc5253 10 ай бұрын
did you find the problem?
@cassiekim4321
@cassiekim4321 9 ай бұрын
me too
@namnguyenhoang-or8lc
@namnguyenhoang-or8lc 9 ай бұрын
@@cassiekim4321 you need to insert the role manually to the database in role table
@AzhaanNazim
@AzhaanNazim Жыл бұрын
i am getting an error : Process terminated with exit code: 1 please help me Sir !!!!!! in jwtAuthEntrypoint it is showing : Exception 'jakarta.servlet.ServletException' is never thrown in the method
@olanrewajusaka3991
@olanrewajusaka3991 Жыл бұрын
This is absolutely the best tutorial I have ever seen sir, please would also want you to do for real estate too sir
@dailycodework
@dailycodework Жыл бұрын
Noted!!! :-)
@oneway5093
@oneway5093 Жыл бұрын
Great contribution, God bless you in everything.
@dailycodework
@dailycodework Жыл бұрын
Thanks for your appreciation 🙏
@Harendra_84
@Harendra_84 Жыл бұрын
I am not able to create user as a admin role
@mishanino
@mishanino 3 ай бұрын
Why are you using the BookedRoom entity class directly in the controller as the input model from frontend,, this does not seem correct?
@yaredtchnologytube4095
@yaredtchnologytube4095 Жыл бұрын
You are special person thanks for your helpful video
@shahzadmalik4781
@shahzadmalik4781 Жыл бұрын
Can you please clarify me how the confirmationcode has been set in the booking table. Because you are not sending it from the frontend and not handling in the backend also. May be I am not able to see it? help me to understand that.
@dailycodework
@dailycodework Жыл бұрын
The confirmation code is returned from the backend when the booking is successful
@dangkiet6593
@dangkiet6593 2 ай бұрын
i got 401 Unauthorized when i try to register user for the first time , how can i fix it ? pls help me
@funcodepp
@funcodepp 9 ай бұрын
When I make a successful reservation, the reservation successful interface appears, but when I click Return, the reservation failed interface appears. How can I solve this problem?
@cassiekim4321
@cassiekim4321 9 ай бұрын
done with video and always 403 for rooms/all-rooms (postman is working well) pls.help me. i feel like it's cors error. ** has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. but I installed Allows Cors error program
@matheusfel8216
@matheusfel8216 6 ай бұрын
7:36:22 this "source" in the CorsConfig class is no longer accepted in line FilterRegistrationBean instance bean = new FilterRegistrationBean(new CorsFilter()); because it is a redundant argument, my code worked after removing it. thank you very much for the video
@dailycodework
@dailycodework 6 ай бұрын
Sounds great!
@balajigapat5335
@balajigapat5335 Жыл бұрын
I got this error trying to create an user in postman: { "path":"/error", "error":"Unauthorized", "message":"Full authentication is required to access this resource", "status":401 } any idea why? Please reply when any one knows this bugs.
@umarsyed7
@umarsyed7 Жыл бұрын
Hello! Even I am getting the same error. Have you figured out the solution for this? I have been trying it for a few days and was unable to fix it. It would be of great help if you could help me out with any form of solution to this.
@umarsyed7
@umarsyed7 11 ай бұрын
I found the error. It is because the 'Role' table is not populated with any value, as Eclipse tells me "No value found". Just populate a single row the the ID '1' and 'ROLE_USER'. The issue should be resolved.
@Kingslayer-z7w
@Kingslayer-z7w 11 ай бұрын
hey bro also even if i have id 1 and 2 in roles assigned to "ROLE_ADMIN"and "ROLE_USER" all the user role ones are working but the admin one is not working and says you nedd full authorization to this resource whenever i try to do things the guy in the video is trying@@umarsyed7
@gusdev-r
@gusdev-r 9 ай бұрын
@@umarsyed7 i got the same error in another personal project, can u explain with more details how you solve it?
@motivatedforever2
@motivatedforever2 6 ай бұрын
How to login or register as admin? can you please explain i followed each and every step but I'm unable to register or login as admin how to do that?
@dailycodework
@dailycodework 6 ай бұрын
Hi, you can create some roles in the database first before login in
@deepanshujain9691
@deepanshujain9691 8 ай бұрын
great work...thanks for sharing
@uccuong6814
@uccuong6814 7 ай бұрын
I have subscribed to your channel and I am happy to try the code following your instructions. Thank you. Can you add a video about other functions?
@abiabinaya8827
@abiabinaya8827 6 ай бұрын
When I navigate to add room page, roomtypeselector component disappears in the blink of an eye. If I refresh again, the same thing happens again. Because of this, I can't add a new room. I can't add a new room manually in the database also. Please someone help me with this issue.
@dailycodework
@dailycodework 6 ай бұрын
Hi, sorry to hear that, please get the source code from GitHub and follow up diligently
@abiabinaya8827
@abiabinaya8827 6 ай бұрын
@@dailycodework The Problem was resolved. Thanks for the great video😸
@motivatedforever2
@motivatedforever2 3 ай бұрын
Please sir can you tell me, which JPA implementation we are using here ?
@dailycodework
@dailycodework 3 ай бұрын
Hibernate
@thanhhieptran8511
@thanhhieptran8511 8 ай бұрын
bro, can you deploy web on server and tutorial is this?
@RajeshKrish-o9z
@RajeshKrish-o9z 3 ай бұрын
sir its really Awesome project. can you tell me how to take secret ket
@Airuoro
@Airuoro 9 ай бұрын
Thank u very much, Bro.
@kelvinnwachukwu8141
@kelvinnwachukwu8141 10 ай бұрын
Please could you make a Fullstack project using react typescript and Java perhaps an e-commerce application thanks
@rupashreebhanjdeo5998
@rupashreebhanjdeo5998 Жыл бұрын
Dear sir , Thanks a lot for the awesome explanation, just checking if some body from admin want to assign from available Dbl bed Room no 101 , 102, 103 etc for a booking , Should additional field Room No to ne added in the Room Master along with Room ID , Room Type, or should separate table be created for storing Room No .(101 .. 100n ) Please suggest, for multiple rooms for a room type, Thanks, Best Regards..
@littlerooky
@littlerooky 3 ай бұрын
for who getting error when register, it is because we must adding role table manually in mysql.
@rupashreebhanjdeo5998
@rupashreebhanjdeo5998 Жыл бұрын
Dear Sir, great explanation, I was just wondering how to create stay view for a month in a single screen table with left column rooms (101 .. 100n) top row as date (1... 30) with showing the Room booking (customer name ) date wse . Thanks .. Best Wishes.
@dailycodework
@dailycodework Жыл бұрын
Sure, if I understand you correctly, that can be achieved by creating a booking history table with the information you want to show and then create a view at the front end to display
@raffaelebarbato8211
@raffaelebarbato8211 10 ай бұрын
Thanks for your content. It was such inspirational and so educational for me. I just have one question about this Project, how can I use microservices? I mean, how many microservices I need to consider to have the same structure? I thought one microservice for Room, one for BookedRoom and I don't know how to count User/Role. what do you think about? Thanks you again for all support
@babzi99
@babzi99 Жыл бұрын
❤. Love u bro
@dailycodework
@dailycodework Жыл бұрын
Glad to hear :-)
@adityaprbw
@adityaprbw 11 ай бұрын
In this project, is there any stripe payment?
@ARHuzni
@ARHuzni Жыл бұрын
good job sir, thank you
@japhetniyonzima9795
@japhetniyonzima9795 5 ай бұрын
Thank you for the great work. it helped me to know a lot of thing. However, complete the tutorial, I got the problem to add a new room. I always get the error: org.springframework.web.multipart.MultipartException: Current request is not a multipart request. I even changed the return of header function as proposed in one comment, but the error remains the same. Below is the change I made in return function but in vain return { Authorization: `Bearer ${token}`, "Content-Type": "multipart/form-data", } Please someone help me to resolve that issue..
@dailycodework
@dailycodework 5 ай бұрын
Hi, sorry to hear that, if you are using Postman, it means your request does not contain an image/photo. make sure you select/include the photo for the room you are trying to save
@japhetniyonzima9795
@japhetniyonzima9795 5 ай бұрын
@@dailycodework when I test with Postman everything goes well but when I use the form of front-end I get the error. Someone also suggested to change the form tag and add: encType="multipart/form-data" but I still get the same error even if I restart the server or close visual studio code
@dailycodework
@dailycodework 5 ай бұрын
@@japhetniyonzima9795 Oh, sorry for that, please, did you follow my code on github? if Yes, please carefully compare the code step-by-step with yours, you might be missing out something.
@JesusMoralesCarrillo
@JesusMoralesCarrillo Жыл бұрын
I got this error trying to create an user in postman: {"path":"/error","error":"Unauthorized","message":"Full authentication is required to access this resource","status":401} any idea why?
@umarsyed7
@umarsyed7 Жыл бұрын
Hello! Even I am getting the same error. Have you figured out the solution for this? I have been trying it for a few days and was unable to fix it. It would be of great help if you could help me out with any form of solution to this.
@maddiramayyapurilla5089
@maddiramayyapurilla5089 Жыл бұрын
@@umarsyed7 bro, even i am also stuck at there, @dailycodework please help us
@noddye1764
@noddye1764 Жыл бұрын
you found out why its not working?@@umarsyed7
@prajwalsoni9686
@prajwalsoni9686 11 ай бұрын
Hello I Am Getting the same error if your error get resolved please help me for this
@umarsyed7
@umarsyed7 11 ай бұрын
@@prajwalsoni9686 I found the error. It is because the 'Role' table is not populated with any value, as Eclipse tells me "No value found". Just populate a single row the the ID '1' and 'ROLE_USER'. The issue should be resolved.
@babzi99
@babzi99 Жыл бұрын
Could you please share your application .yml file 😢❤
@Lalitkumar-wc8ii
@Lalitkumar-wc8ii 11 ай бұрын
i am getting below for register user need some help { "path": "/error", "error": "Unauthorized", "message": "Full authentication is required to access this resource", "status": 401 }
@dailycodework
@dailycodework 11 ай бұрын
It means you have to login with the specified role before you can perform that operation
@Lalitkumar-wc8ii
@Lalitkumar-wc8ii 11 ай бұрын
@@dailycodework but don't have any user or any role just clone the repo try to register, should i create role first ? Can please provide the steps to run the project. It would be great if you mention all the steps to run both project in description.
@dailycodework
@dailycodework 11 ай бұрын
@@Lalitkumar-wc8ii Please try to exercise some patience and watch the video to get it all, you will understand more about the project doing that. Cheers!!!
@Lalitkumar-wc8ii
@Lalitkumar-wc8ii 11 ай бұрын
@@dailycodework Thanks i got the issue , it's realy a awesome project .
@phoebelim2298
@phoebelim2298 10 ай бұрын
@@Lalitkumar-wc8ii Hi there. May i ask how you fix this problem? I stuck here too
@mohamednizar9753
@mohamednizar9753 Жыл бұрын
bro i cloned this on intellij for backed and vs code for fronted but how do i run frontend on vs code, please clear this!
@imsoumyadeep01
@imsoumyadeep01 11 ай бұрын
First start the backend application. And then for the frontend open terminal from your IDE and first write npm install and after that npm run dev(for vite project).
@ShivamSahu-u9y
@ShivamSahu-u9y 10 ай бұрын
How I can login as admin ? When I am registering user it is giving role default as User. Please Help me with this.
@dailycodework
@dailycodework 10 ай бұрын
Create admin role in the database
@ShivamSahu-u9y
@ShivamSahu-u9y 10 ай бұрын
Where you create the admin role in the project.@@dailycodework
@ShivamSahu-u9y
@ShivamSahu-u9y 10 ай бұрын
I already have created admin role in the database. @@dailycodework
@dragosivanciuc5253
@dragosivanciuc5253 10 ай бұрын
@@dailycodework If I put ROLE_ADMIN at id:1 I get error in postman when trying to create and if I try to assign role to user if its not admin I am not allowed because user_role is read only, help please?
@mrAnas7221
@mrAnas7221 8 ай бұрын
Same problem. Did you know the solution?
@FITNESSYT-x9d
@FITNESSYT-x9d 7 ай бұрын
I can't register for a new user 401
@dailycodework
@dailycodework 7 ай бұрын
Hi, check to make sure you have created some roles in the database before registering any user
@SujithCS-he8ft
@SujithCS-he8ft 8 ай бұрын
copied git hub url is giving main branch path so do master branch as default so that we can access it thank you
@christian.manea1357
@christian.manea1357 9 ай бұрын
When I try to add a new room I get the error Current request is not a multipart request
@yvonnkr
@yvonnkr 9 ай бұрын
In ApiFunctions file, the addRoom() request, set the header content type to multipart/form-data, currently the getHeader() sets it to "Content-Type": "application/json" but this endpoint we send files . { Authorization: `Bearer ${token}`, "Content-Type": "multipart/form-data", }
@christian.manea1357
@christian.manea1357 9 ай бұрын
@@yvonnkr It worked thank u so much
@divyanshchauda3297
@divyanshchauda3297 7 ай бұрын
@@yvonnkr Where to find this file ?
@japhetniyonzima9795
@japhetniyonzima9795 5 ай бұрын
@@christian.manea1357 How have you proceeded? For me I put that code proposed but I still get the same error
@mageshwaran9774
@mageshwaran9774 4 ай бұрын
Hi Sir, this entire playlist is awesome. I have learned many things, I have few doubts currently I am having 3 years of experience and working in SAP for past 2 yrs but I am more interested in java, I am planning for job switch to java domain but I don't have hands-on experience in java So developing similar kind of project is enough to get a java role matching same package ?
@dailycodework
@dailycodework 4 ай бұрын
You just need to understand the fundamentals of Java and practice building a complete working project with it just like this. Try to understand the basics of Core Java.
@mageshwaran9774
@mageshwaran9774 4 ай бұрын
@@dailycodework Sure Sir, I am preparing for the interview, but i dont know what kind of project will they expect to display my handson skill and interest in java, I have learned a lot in this entire playlist and clonned the entire project also but I have doubt that do i need to showcase more projects in resume or this entire fullstack project is enough to showcase my interest and also eligibiility for java role
@pranalghule1369
@pranalghule1369 Жыл бұрын
Can anyone give me a thorough project description in PDF or any written format? It will help me to understand real-world project implementation document building.
@sanikashinde6706
@sanikashinde6706 Ай бұрын
Where is source code of this project
@mrAnas7221
@mrAnas7221 9 ай бұрын
please i get his error : Registration error : User registration error : Request failed with status code 401
@divyanshchauda3297
@divyanshchauda3297 7 ай бұрын
Same here
@divyanshchauda3297
@divyanshchauda3297 7 ай бұрын
Did you get the solution?
@emanuelrivera4442
@emanuelrivera4442 Жыл бұрын
Now with Angular!!! Please
@CodeSnap01
@CodeSnap01 8 ай бұрын
hey can deploy this project also ? as a new to spring boot I want to learn deployment
@dailycodework
@dailycodework 8 ай бұрын
Sure, you can
@CodeSnap01
@CodeSnap01 8 ай бұрын
@@dailycodework sir can you please make a video for deployment .
@beastmontages4419
@beastmontages4419 8 ай бұрын
i got errors in postman
@valymanta5796
@valymanta5796 9 ай бұрын
This project works with mongoDB as well?
@dailycodework
@dailycodework 9 ай бұрын
Of course you can configure it to work with any database of choice
@5steps178
@5steps178 9 ай бұрын
Is this project monolithic ?
@Yusuffaruq-c4y
@Yusuffaruq-c4y Жыл бұрын
Sir Why is it not downloadable
@Yusuffaruq-c4y
@Yusuffaruq-c4y Жыл бұрын
Sir please is it mobile responsive
@dailycodework
@dailycodework Жыл бұрын
Not fully, you can try to make it fully responsive
@amit_ramesh_karmase
@amit_ramesh_karmase Жыл бұрын
Can u add payment gateway code in next part
@Zakaria-ch6kd
@Zakaria-ch6kd Жыл бұрын
Please I don't see the beginning, it's mean the project creation
@dailycodework
@dailycodework Жыл бұрын
Oh, sorry, please check the first part ( part 1 )
@Zakaria-ch6kd
@Zakaria-ch6kd Жыл бұрын
@@dailycodework ok thanks
@prajwalsoni9686
@prajwalsoni9686 11 ай бұрын
Facing Error 401 in postman API
@dailycodework
@dailycodework 11 ай бұрын
Hi, sorry to hear that, please try to watch the first part step by step before the second part.
@prajwalsoni9686
@prajwalsoni9686 11 ай бұрын
@@dailycodework error Resolved by one of your subscriber
@dailycodework
@dailycodework 11 ай бұрын
@@prajwalsoni9686 Good to hear that.
@arjuna-xh9hb
@arjuna-xh9hb 10 ай бұрын
Heyy bro i have added the ROLE_USER AND ROLE_ADMIN IN the db but still im facing the issue can you please elaborate on the part about how to login in as the admin i have tried deleting the spring security in pom file but I am still facing the same issue @lsoni9686
@phoebelim2298
@phoebelim2298 10 ай бұрын
@@prajwalsoni9686 Hi there. May i ask how you fix this problem? I stuck here too
@Harendra_84
@Harendra_84 Жыл бұрын
hello sir, good evening. please give me idea on create new user as a admin
@dailycodework
@dailycodework Жыл бұрын
Hi, since we didn't create the UI to manage user roles in this demo, you can use postman to create admin user since we have already created the role api and it's basic operations or you can do it manually in MYSQL workbench
@Harendra_84
@Harendra_84 Жыл бұрын
@@dailycodework okay thanks sir
@abiabinaya8827
@abiabinaya8827 6 ай бұрын
@@Harendra_84 hi bro. did this solution work? If it is, can you please explain how you did it
@ishansaxena6631
@ishansaxena6631 9 ай бұрын
Does the project have Microservices
@dailycodework
@dailycodework 9 ай бұрын
Hi, this is a monolithic application
@jeancytshibembamukendi1820
@jeancytshibembamukendi1820 Жыл бұрын
Can you please post your Github link?
@dailycodework
@dailycodework Жыл бұрын
Check the description, bro :-)
@chauquang55
@chauquang55 11 ай бұрын
do you have login in project
@dailycodework
@dailycodework 11 ай бұрын
Sure, kzbin.info/www/bejne/ZomtpmeEo9FjgcUsi=iNd01fGTjJYKnRDP
@chauquang55
@chauquang55 11 ай бұрын
@@dailycodework In the project you have decentralized permissions which means pages dedicated to admins and pages dedicated to users
@dailycodework
@dailycodework 11 ай бұрын
@@chauquang55 In this project I did not go too deep into the security aspect of it, I just tried to use Method-Level -Security to demonstrate it. Please check the Controllers to verify.
@chauquang55
@chauquang55 11 ай бұрын
@@dailycodework oke i see have you page for customers review
@olanrewajusaka3991
@olanrewajusaka3991 Жыл бұрын
Good tutorial sir, please sir can you add payment with it
@dcaPRAVEENKUMARJ
@dcaPRAVEENKUMARJ Жыл бұрын
Sir next restaurant project video upload please
@khalidnabgaoui
@khalidnabgaoui 3 ай бұрын
Is this project complete for free ?
@dailycodework
@dailycodework 3 ай бұрын
😊😊Sure, it's free, but you can support me with a cup of coffee by using the "Thanks Button" feature below. 🙂
@khalidnabgaoui
@khalidnabgaoui 3 ай бұрын
@@dailycodework yeah of course
@jihye209
@jihye209 Ай бұрын
8:22:50
@ndthdproduction2900
@ndthdproduction2900 Жыл бұрын
Can you upload the source code please :)
@dailycodework
@dailycodework Жыл бұрын
Updated :-)
@Harendra_84
@Harendra_84 Жыл бұрын
please🙏
@ShivamSahu-u9y
@ShivamSahu-u9y 10 ай бұрын
Hello, I getting some error please help with it : Uncaught TypeError: i.createPopper is not a function at fe._createPopper (bootstrap.min.js?v=6d5e5e2d:6:24328) at fe.show (bootstrap.min.js?v=6d5e5e2d:6:22688) at fe.toggle (bootstrap.min.js?v=6d5e5e2d:6:22532) at HTMLAnchorElement. (bootstrap.min.js?v=6d5e5e2d:6:27012) at HTMLDocument.s (bootstrap.min.js?v=6d5e5e2d:6:4565)
@dailycodework
@dailycodework 10 ай бұрын
Oh, sorry to hear that, please kindly you join our Facebook page, and paste the stackTrace there so that I can check for you. :-) facebook.com/cDaily115
@sunnygoswami2248
@sunnygoswami2248 6 ай бұрын
In the App.js, import the bootstrap.bundle.min.js in place of bootstrap.min.js import "/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js";
@Kingslayer-z7w
@Kingslayer-z7w 11 ай бұрын
brother everything is working except admin being able to add a room..it says 401 unauthorized error what should i do please help
@DineshKumar-ti8hy
@DineshKumar-ti8hy 10 ай бұрын
my sql data file i needed can you what he providing
@christian.manea1357
@christian.manea1357 10 ай бұрын
Did u solve this bro?
@funcodepp
@funcodepp 9 ай бұрын
@@christian.manea1357 you can in mysql to add role to some users
@levietquocthinhk17hcm76
@levietquocthinhk17hcm76 5 ай бұрын
@@christian.manea1357 i haven't can you write down how it solved ? thank you
@zhang张辉
@zhang张辉 10 ай бұрын
brother everything is working except admin being able to add a room..it says 401 unauthorized error what should i do please help
@TheDanielll1
@TheDanielll1 10 ай бұрын
Yes, I have the same error. Did you solve this problem?
@abiabinaya8827
@abiabinaya8827 6 ай бұрын
@@TheDanielll1 Hi, did you find the solution?
@TheDanielll1
@TheDanielll1 6 ай бұрын
@@abiabinaya8827 Unfortunately I didn't solve this problem
Date & Time Functions in SQL-Day-22- SQL - From Basic to Advance
13:52
Satish Dhawale
Рет қаралды 1,2 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Harsh Truth of Java in 2024! Ft. Ultimate Java Developer @Telusko
28:46
Code your own dating bot with Spring Boot & React & AI
5:30:51
Java Brains
Рет қаралды 51 М.
Samsung S25 Ultra Hands On - The New Era
17:06
Mrwhosetheboss
Рет қаралды 3,2 МЛН
Java Full-Stack: Hotel Booking App With Spring Boot, Spring Security & Reactjs
11:25:47
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН