Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pikocanfly/e-commerce-site-with-django-and-tailwindcss
- Owner: PikoCanFly
- Created: 2024-08-23T16:42:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T19:16:38.000Z (5 months ago)
- Last Synced: 2024-08-24T19:35:40.443Z (5 months ago)
- Language: Python
- Size: 2.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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:
[![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.