MCPcopy Index your code
hub / github.com/GreatStackDev/gocart

github.com/GreatStackDev/gocart @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
97 symbols 268 edges 59 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

GoCart Favicon GoCart

An open-source multi-vendor e-commerce platform built with Next.js and Tailwind CSS.






<a href="https://github.com/GreatStackDev/goCart/blob/main/LICENSE.md"><img src="https://img.shields.io/github/license/GreatStackDev/goCart?style=for-the-badge" alt="License"></a>
<a href="https://github.com/GreatStackDev/goCart/pulls"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge" alt="PRs Welcome"></a>
<a href="https://github.com/GreatStackDev/goCart/issues"><img src="https://img.shields.io/github/issues/GreatStackDev/goCart?style=for-the-badge" alt="GitHub issues"></a>

📖 Table of Contents


Features

  • Multi-Vendor Architecture: Allows multiple vendors to register, manage their own products, and sell on a single platform.
  • Customer-Facing Storefront: A beautiful and responsive user interface for customers to browse and purchase products.
  • Vendor Dashboards: Dedicated dashboards for vendors to manage products, view sales analytics, and track orders.
  • Admin Panel: A comprehensive dashboard for platform administrators to oversee vendors, products, and commissions.

🛠️ Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • UI Components: Lucide React for icons
  • State Management: Redux Toolkit

🚀 Getting Started

First, install the dependencies. We recommend using npm for this project.

npm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/(public)/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Outfit, a new font family for Vercel.


🤝 Contributing

We welcome contributions! Please see our CONTRIBUTING.md for more details on how to get started.


📜 License

This project is licensed under the MIT License. See the LICENSE.md file for details.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Core symbols most depended-on inside this repo

handleApprove
called by 2
app/admin/approve/page.jsx
addToCartHandler
called by 1
components/ProductDetails.jsx
handleSubmit
called by 1
components/AddressModal.jsx
handleSubmit
called by 1
components/RatingModal.jsx
handleCouponCode
called by 1
components/OrderSummary.jsx
handlePlaceOrder
called by 1
components/OrderSummary.jsx
fetchIsSeller
called by 1
components/store/StoreLayout.jsx
fetchIsAdmin
called by 1
components/admin/AdminLayout.jsx

Shape

Function 97

Languages

TypeScript100%

Modules by API surface

components/Footer.jsx8 symbols
app/store/orders/page.jsx5 symbols
app/admin/coupons/page.jsx5 symbols
app/(public)/create-store/page.jsx4 symbols
components/OrderSummary.jsx3 symbols
components/Counter.jsx3 symbols
components/AddressModal.jsx3 symbols
app/store/manage-product/page.jsx3 symbols
app/store/add-product/page.jsx3 symbols
app/admin/stores/page.jsx3 symbols
app/admin/approve/page.jsx3 symbols
app/(public)/cart/page.jsx3 symbols

For agents

$ claude mcp add gocart \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact