More Premium Hugo Themes Premium React Themes

Admin ECommerce ReactJS

Admin e-commerce PWA built in React Redux based on Create React App for Zahir Accounting Challenge

Admin ECommerce ReactJS

Admin e-commerce PWA built in React Redux based on Create React App for Zahir Accounting Challenge

Author Avatar Theme by aswara
Github Stars Github Stars: 78
Last Commit Last Commit: Dec 18, 2021 -
First Commit Created: Jun 19, 2023 -
Admin ECommerce ReactJS screenshot

Overview

Admin e-Commerce ReactJS is a web application developed using ReactJS for building an admin panel for an e-commerce website. It provides various features for managing products, categories, subcategories, customers, and orders. The application is built using modern technologies such as Progressive Web Application (PWA), Redux for state management, React-Quill for rich text editing, and Sass for CSS preprocessing. It also utilizes the Lumen PHP framework for the backend.

Features

  • Admin can add, edit, and delete products: The admin has the ability to add, modify, and remove products from the e-commerce platform.
  • Admin can add, edit, and delete categories: The admin can manage the categories of products available on the website by adding, editing, or deleting them.
  • Admin can add, edit, and delete subcategories: The admin can manage the subcategories of products by adding, editing, or deleting them.
  • Admin can view a list of customers: The admin can view a list of all registered customers on the website.
  • Admin can view a list of products: The admin can browse through all the products available on the website.
  • Admin can view and confirm new orders: The admin has access to a list of new orders and can confirm them.
  • Admin can view orders in shipping: The admin can view all the orders that are currently in the shipping process.

Installation

To set up the Admin e-Commerce ReactJS application, follow the steps below:

  1. Clone the repository: $ cd Admin-eCommerce-ReactJS
  2. Install dependencies: $ yarn or $ npm install
  3. Run the application locally: $ yarn start or $ npm start
  4. Access the application in your browser by visiting http://localhost:3000

Summary

Admin e-Commerce ReactJS is a comprehensive admin panel solution for managing various aspects of an e-commerce website. It provides features for managing products, categories, subcategories, customers, and orders. The application is built using modern web technologies such as ReactJS, PWA, Redux, and React-Quill. The setup process is simple and can be done by cloning the repository and running a few commands. Overall, this admin panel is a useful tool for e-commerce businesses looking for an efficient way to manage their website’s backend operations.