Build a Modern Full Stack Food Ordering Website | spring boot, react, tailwind, stripe payment

preview_player
Показать описание
This step-by-step tutorial guides you through creating a modern, full-stack food ordering system using powerful technologies:

Spring Boot: Build a robust backend with Java and Spring MVC.
React: Craft a user-friendly and responsive frontend with React and Tailwind CSS.
MySQL: Store data efficiently and securely in a relational database.
Stripe: Integrate seamless payment processing for a smooth user experience.
Whether you're a beginner or an intermediate developer, this tutorial provides:

Clear explanations and code examples: Understand each step and write your own code.
Practical guidance: Learn key concepts and apply them to your project.
Customization tips: Tailor the system to your specific needs and preferences.
No prior experience with these technologies required!

By the end of this tutorial, you'll be able to:

Understand the architecture of a full-stack food ordering website.
Develop a functional backend API using Spring Boot.
Build a beautiful and responsive frontend with React and Tailwind CSS.
Connect your system to a MySQL database for data storage.
Integrate Stripe for secure and user-friendly payment processing.

Ready to get your hands dirty?

00:00:00 intro
26:33:12 spring security & jwt & user register
03:00:47 login & user profile
03:36:02 restaurant api
04:43:36 food api
05:30:18 category & ingredient & ingredient category
06:23:22 cart api
07:08:17 order api

#fullstackproject #springboottutorial #javafullstack
Рекомендации по теме
Комментарии
Автор

Bro do use constructor injection, dont use field Injection, cause there will be issues with immutability and thread safety, and writing unit test will be lot better, if u use constructor injection ..

SailikSarkar
Автор

bhai it's really boon for me I developed so much interest in Spring boot because of you Thank u zosh bhai💖 . Please make videos on how to create saas application as there is lot of hot burning air around that

meme_Overflow
Автор

Thanks for sharing. Hope you can post another part at next days.

zhaolunzhang
Автор

Nice Bro.... thanks Bro Next project for Donation website bro

mr_saku
Автор

You could have splitted the same thing in multiple videos. You have done a wonderful work, but unfortunately its difficult to follow if I want to see a particular part of it

thetravellersmap
Автор

hi guys, some times whenever your trying to this programe after completing the model pack then entity manager factory problem occurs, then you can implements the serilizable marker interface at usefull

ocky
Автор

The video is very interesting and very educational. best wishes.

idys
Автор

wow, nice thank you so much for sharing the knowledge

mahendranath
Автор

Thak you sir please this series upload next 3 rd video upload detail knowledge student repeat thank you so much

sanketmarathe
Автор

Did not understand why you associated ingredient with restaurant. That part seemed a bit overengineered, complicated and unnecessary

rev_krakken
Автор

Bro thank you soo much i follow your channel, for easily understanding, could you share your videos as english ? thanks in advance😊

yener
Автор

I am the 100 th person building the website

arnabpramanik
Автор

Please drop the second part as soon as possible 🙏🙏🙏🙏🙏🙏🙏

niishant_stha
Автор

Add next video of stripe payment gateway of zosh food please

kalaliravigoud
Автор

is this project using a monolithic architecture or a microservices architecture?

JaneWinfrey
Автор

I hope this 8 hours course is from start to end ?

vkcjttb
Автор

can you share script generate database please ?

LongNguyen-iomc
Автор

After getting source code i am running backend spring boot in eclipse and getting error of could not load or find main class . How to resolve this error

SubhamKumar-nrsk
Автор

There's no testing of the API in Postman from the FoodApi onwards.

BishalPortugal
Автор

Someone getting error in RestaurantDto in List<String> images, after making restaurant admin controller

mayankyadav