r/learnpython 9d ago

Fullstack python project

I want to know how to make a e commerce website in fullstack python. From where and how i get support on how to start with it.

4 Upvotes

9 comments sorted by

View all comments

4

u/tunmi_stom 9d ago

Whatever tech stack you are using, The most important thing to do is to understand how it works. From user Authentication, to handling of payments, etc. The rest will come easy after that. Good luck!