Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pikocanfly/e-commerce-site-with-django-and-tailwindcss

An e-commerce web application built with Django and styled with TailwindCSS.
https://github.com/pikocanfly/e-commerce-site-with-django-and-tailwindcss

Last synced: about 2 months ago
JSON representation

An e-commerce web application built with Django and styled with TailwindCSS.

Awesome Lists containing this project

README

        

# E-Commerce Site with Django & TailwindCSS

This repository contains the code for a functional e-commerce website built with Django and styled using TailwindCSS as shown in my Tutorial [Video on Youtube](https://youtu.be/GUaUVhEBgyk):

## Features

- **Django & TailwindCSS Integration**: Set up Django with TailwindCSS for easy styling.
- **Product Catalog**: Manage products efficiently, with the option to sort by categories.
- **Shopping Cart**: Implement a dynamic cart allowing users to add and remove items.
- **Checkout Process**: Provide a checkout experience, including order confirmation.
- **Order Management**: Administer customer orders from the backend.
- **Admin Interface**: Use Django’s admin panel for management of products, categories, and orders.

## Tutorial:

[![Watch the Tutorial](https://img.youtube.com/vi/GUaUVhEBgyk/0.jpg)](https://www.youtube.com/watch?v=GUaUVhEBgyk)

## Support

If you found this project helpful, consider becoming a patron on my Patreon:

[![Support me on Patreon](https://img.shields.io/badge/Support%20me%20on-Patreon-orange.svg)](https://www.patreon.com/PikoCanFly)

Your contributions will help me continue creating helpful content. Thank you for your support!

## Contributing

This project was made to help spread knowledge. If you'd like to contribute, feel free to fork the repository, make your changes, and submit a pull request.