hiteshchoudhary / apihub

Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
https://freeapi.app
Other
6.84k stars 1.09k forks source link

FRONTEND: Ecommerce Web App Admin Module #157

Open amitHarwani opened 6 months ago

amitHarwani commented 6 months ago

Frontend App Title

Admin Module for the Web App

Overview

Allows an admin to login, and manage categories, products, coupons and orders.

Detailed Features

As an admin, the user would see an extra Admin option in the navigation pane, using which the user can perform the following actions:

  1. View Categories, Add a category, Update a category, Delete a category.
  2. View Products, Add a product, Update a product, Delete a product.
  3. View Coupons, Add a coupon, Update a coupon, Delete a coupon.
  4. View Orders, Update Order Status

Tech Stack Used

ReactJS, Redux, Tailwind CSS

Built For Platform

web

Project Path

$ROOT_FOLDER/examples/apps/ecommerce/web/react-vite-redux-tailwind

Kartikgupta666 commented 1 month ago

/assign