https://github.com/akashmahlax/e-commerce-web
This is a Complete Ecommerce web in nextjs with admin panel , monodb , clerk , rozarpay
https://github.com/akashmahlax/e-commerce-web
admin-dashboard admin-panel akashmahlax eccomerce product-management
Last synced: about 2 months ago
JSON representation
This is a Complete Ecommerce web in nextjs with admin panel , monodb , clerk , rozarpay
- Host: GitHub
- URL: https://github.com/akashmahlax/e-commerce-web
- Owner: akashmahlax
- Created: 2025-02-02T05:48:17.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-02-26T12:56:17.000Z (2 months ago)
- Last Synced: 2025-02-26T13:35:44.076Z (2 months ago)
- Topics: admin-dashboard, admin-panel, akashmahlax, eccomerce, product-management
- Language: TypeScript
- Homepage: https://admin-k9x2lcyhk-akash7.vercel.app/
- Size: 1.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🛍️ E-Commerce Admin Panel
[](https://nextjs.org/)
[](https://vercel.com/)
[](https://prisma.io/)
[](https://tailwindcss.com/)
# Admin Panel Preview

# Dashboard

# Analytics

# product management
A feature-rich, modern e-commerce administration dashboard built with Next.js 13, designed for seamless management of online stores. Developed by **Akash Mahla**, a Next.js specialist.
🔗 **Live Demo:** [Only Demo on vercel](https://admin-six-khaki.vercel.app/)
🔗 **Live Demo from Git on VERCEL:** [Live on Vercel from Git](https://admin-k9x2lcyhk-akash7.vercel.app/)## 🚀 Features
### 📊 Dashboard Analytics
- Real-time sales metrics & revenue tracking
- Interactive graphs for order trends
- Customer acquisition statistics
- Inventory status overview### 🛒 Product Management
- CRUD operations for products
- Bulk product upload/update
- Advanced product filtering
- SKU generation & management
- Multi-variant support### 📦 Order Management
- Order lifecycle tracking
- Shipment status updates
- Returns/Refunds processing
- Customer communication log### 👥 User Management
- Role-based access control (RBAC)
- Admin activity monitoring
- Customer profile management
- Permission granularity### ⚙️ Advanced Features
- JWT Authentication & Authorization
- Server-side rendering (SSR) optimized
- Responsive mobile-first design
- Dark/Light mode toggle
- Multi-language support
- Webhooks integration
- Audit logging system## 🛠 Tech Stack
### Frontend
- **Framework**: Next.js 13 (App Router)
- **State Management**: Zustand
- **Styling**: Tailwind CSS + CSS Modules
- **UI Components**: Shadcn UI
- **Data Visualization**: Recharts
- **Forms**: React Hook Form + Zod### Backend
- **ORM**: Prisma
- **Database**: PostgreSQL (Vercel Storage)
- **Authentication**: Next-Auth
- **API Routes**: Next.js API
- **Validation**: Zod### DevOps
- **Hosting**: Vercel
- **CI/CD**: GitHub Actions
- **Monitoring**: Vercel Analytics
- **Error Tracking**: Sentry## 📦 Installation
1. Clone repository:
```bashgit clone https://github.com/akashmahlax/admin.git
cd admin
npm installni .env.example ; ni .env.local ;
```2. Update `.env.local` with your configuration:
```env
DATABASE_URL=your_postgres_url
NEXTAUTH_SECRET=your_auth_secret
NEXTAUTH_URL=http://localhost:3000
GOOGLE_CLIENT_ID=your_google_id
GOOGLE_CLIENT_SECRET=your_google_secret
```📄 License
This project is licensed under the MIT License - see the LICENSE.md file for details.👨💻 Author
Akash Mahla - Next.js Developer
Portfolio🙌 Acknowledgments
Vercel for amazing hosting platformNext.js community for excellent documentation
Shadcn UI team for beautiful components
This README includes:
- Modern badges for key technologies
- Clear feature categorization
- Installation and configuration instructions
- Social media integration
- Professional tech stack presentation
- Responsive design indicators
- License and attribution sectionsWould you like me to modify any specific section or add additional information?