Skip to content

Youssef548/next-ecommerce-admin

Repository files navigation

E-Commerce Admin Dashboard

This project is an admin dashboard built with Next.js to manage your e-commerce platform efficiently. It allows administrators to manage products, orders, customers, and analytics with an intuitive interface.

Features

  • Product Management:

    • Add, edit, and delete products.
    • Manage inventory and pricing.
    • Upload product images and descriptions.
  • Order Management:

    • View and update order statuses.
    • Track order history.
  • Customer Management:

    • Access customer profiles and details.
    • Manage customer accounts and order history.
  • Analytics Dashboard:

    • View sales and performance metrics.
    • Monitor traffic and order trends.
  • Authentication:

    • Secure login system for admins.
    • Role-based access control (Admin/Staff).

Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js (LTS version recommended)
  • Package manager: npm, yarn, or pnpm
  • MySQL database

Installation

Clone the repository and install dependencies:

git clone https://github.com/your-username/ecommerce-admin-dashboard.git
cd ecommerce-admin-dashboard
npm install
# or
yarn install
# or
pnpm install

About

next-ecommerce-admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages