Welcome to StyleSwap – a modern e-commerce platform where buyers and sellers can interact, manage products, and complete transactions securely.
- Users can create an account.
- Users can log in and log out securely.
- Users can register as either a Buyer or a Seller.
- Sellers can create, update, and delete products.
- Buyers can add products to the cart and check out.
- Sellers can add products with details like name, price, category, size, and color.
- Sellers can update or delete their products.
- Buyers can add products to their cart.
- Buyers can proceed to checkout using SSLCommerz for secure payments.
- Upon checkout, the order status is set to 'Pending'.
- Admin can change order status:
Pending
Approved
Canceled
Delivered
- Users can update their profile information (name, phone, location, etc.).
- Django (Django REST Framework) – for authentication, products, orders, and user roles.
- PostgreSQL – for storing user, product, and order data.
- SSLCommerz – for handling online payments.
- React.js – for the user interface.
- Tailwind CSS – for modern and responsive styling.
- React Router DOM – for seamless navigation.
- React-Toastify – for user notifications.
- Material Tailwind – for UI components.
We welcome contributions! Feel free to fork this repository and submit a pull request.
If you like this project, give it a ⭐ on GitHub!
This project is licensed under the MIT License.
🚀 Happy Coding!