Skip to content
/ style Public

Welcome to StyleSwap – a modern e-commerce platform where buyers and sellers can interact, manage products, and complete transactions securely.

Notifications You must be signed in to change notification settings

tntanvir/style

Repository files navigation

E-Commerce Platform

Welcome to StyleSwap – a modern e-commerce platform where buyers and sellers can interact, manage products, and complete transactions securely.

Live Links

Features

🔐 Authentication

  • Users can create an account.
  • Users can log in and log out securely.

🛒 User Roles

  • 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.

🛍️ Product Management

  • Sellers can add products with details like name, price, category, size, and color.
  • Sellers can update or delete their products.

🛒 Cart & Checkout

  • 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'.

📦 Order Management

  • Admin can change order status:
    • Pending
    • Approved
    • Canceled
    • Delivered

👤 User Profile

  • Users can update their profile information (name, phone, location, etc.).

🚀 Tech Stack

Backend

  • Django (Django REST Framework) – for authentication, products, orders, and user roles.
  • PostgreSQL – for storing user, product, and order data.
  • SSLCommerz – for handling online payments.

Frontend

  • 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.

🔥 Contributing

We welcome contributions! Feel free to fork this repository and submit a pull request.

💖 Support

If you like this project, give it a ⭐ on GitHub!

📄 License

This project is licensed under the MIT License.


🚀 Happy Coding!

About

Welcome to StyleSwap – a modern e-commerce platform where buyers and sellers can interact, manage products, and complete transactions securely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published