Good day professor. i like your videos on the app to build a book store. I have gone through all the parts from parts one to four. my difficulties are 1, How to build the detail Page for each book 2, How to calculate the grand total for each detail order made 3, And how to create the payment page so that a user can then pay his or her money 4, Finally how do i get these help or codes from you and or where can i get them ? thanks very much .
@tapasadhikary5 ай бұрын
Good Day! Thank you for learning from the videos. 1. The detailed page building is part of the task I had given in video. 2. This is a simple calculation of each book price multiplied by the quantity of a book added to the cart. 3. I shall show that soon with an integration with Stripe Payment gateway 4. You can join tapaScript discord and ask questions so that we can help you. Also, everything that you asked above(except the payment page part) has been elaboratively coded here. Please check it out and feel free to share about the teaching with others. github.com/atapas/youtube/tree/main/nextjs-app-router/litloop Thank You!
@Amitsarker11 ай бұрын
Excellent. Could you please show how to save the added cart items data on session or database?
@tapasadhikary11 ай бұрын
Sure, will show in next video of the series
@Karthikmohan23104 ай бұрын
Awesome tutorial sir. You make things really easy to understand.
@tapasadhikary4 ай бұрын
Thank you ❤️
@SEOPro8 ай бұрын
17:10 - do we need it at layout level or we can do it for page.tsx just in case we don't want entire layout children to have access. Say my layout will have a header and two other components. I want StoreProvider only wrapped around two components and leave header as server side.
@tapasadhikary8 ай бұрын
Yes you can.
@MD.IKRAMULHOQUE-c3o7 ай бұрын
Can anyone share me the link of the next video? i mean the one with DB connection?
@tapasadhikary7 ай бұрын
It's coming soon. We had to first understand other basic concepts.. So there were other videos done. The next is part 4. Stay tuned.
@bythegraceofallah11 ай бұрын
Great tutorial
@tapasadhikary11 ай бұрын
Thank you! Cheers! ❤️
@AkonMHasib_Official11 ай бұрын
Great video
@tapasadhikary11 ай бұрын
Thank you ❤️
@Anguraj9211 ай бұрын
Hi ,Next js with db which one is best
@tapasadhikary11 ай бұрын
Any DB based on your use case. Next.js doesn't care.
@fachihul11 ай бұрын
Pls make Bangla tutorial
@tapasadhikary11 ай бұрын
😀😀 soon
@fachihul11 ай бұрын
@@tapasadhikary you are great,Dada.Your tutorial is very easy to understand.