Django Ecommerce Website with multiple vendors | Part 1

I posted about this series a week ago where I showed a demo of the project and gave a little bit information about it.

Here's some high lightes from part 1:
\-Installation and setup
\-Adding authentication for vendors
\-Making it possible for vendors to add products
\-Making it possible to view products
\-Adding a simple search

If you want to see the demo:
[https://www.youtube.com/watch?v=jmc0gV6\_NE0](https://www.youtube.com/watch?v=jmc0gV6_NE0)

If you want to see the first part (1 hour and 30 minutes):
[https://www.youtube.com/watch?v=FN3EfKC2i6M](https://www.youtube.com/watch?v=FN3EfKC2i6M)

Next part will be published soon. Here I will implement the cart functionality and implementing Stripe.

I hope this will be a great project for this community 🙂

Leave a Comment