Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FRONTEND: Ecommerce Web App Admin Module #157

Open
amitHarwani opened this issue May 6, 2024 · 0 comments · May be fixed by #158
Open

FRONTEND: Ecommerce Web App Admin Module #157

amitHarwani opened this issue May 6, 2024 · 0 comments · May be fixed by #158
Labels
enhancement New feature or request frontend Related to frontend contribution

Comments

@amitHarwani
Copy link
Contributor

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

@amitHarwani amitHarwani added enhancement New feature or request frontend Related to frontend contribution labels May 6, 2024
@amitHarwani amitHarwani linked a pull request May 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Related to frontend contribution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant