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
django ecommerce ecommerce-website full-stack fullstack python
Last synced: about 2 months ago
JSON representation
An e-commerce web application built with Django and styled with TailwindCSS.
- Host: GitHub
- URL: https://github.com/pikocanfly/e-commerce-site-with-django-and-tailwindcss
- Owner: PikoCanFly
- Created: 2024-08-23T16:42:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-01T17:29:11.000Z (6 months ago)
- Last Synced: 2025-05-12T19:22:12.205Z (about 2 months ago)
- Topics: django, ecommerce, ecommerce-website, full-stack, fullstack, python
- Language: Python
- Homepage:
- Size: 2.82 MB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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:
[](https://www.youtube.com/watch?v=GUaUVhEBgyk)
## Support
If you found this project helpful, consider becoming a patron on my Patreon:
[](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.