Skip to content

React Shop Admin Dashboard. Content management system for managing an online shop for products.

Notifications You must be signed in to change notification settings

sartim/react_shop_admin

Repository files navigation

ReactJS Shop Admin

version

React Shop Admin Dashboard. Content management system for managing an online shop for products which is also a web socket client. To run the server source code locally which is also the web socket client use this repo

Features

  • Dashboard stats showing order counts: For today, yesterday, this month, last month, this year
  • Dashboard databased graph using Armcharts4 for visualizing daily orders
  • Dashboard & stats for high performing products
  • Dashboard & stats for income from products
  • Tracking login & logout events using Socket.io: Events trigger a notification & view change
  • Real-time notification using Socket.io
  • Role based access control
  • Profile management
  • Settings management
  • Viewing order progress & changing order status
  • List, Add, Update & Delete Products
  • List, Add, Update & Delete Product Categories
  • List, Add, Update & Delete Users
  • List, Add, Update & Delete User Roles
  • Full text search

Setup and running project on dev

Make sure to create .env file using the .env.example

$ bower install
$ yarn install
$ yarn start

Build Dev/Prod

$ yarn build:dev
$ yarn build:prod

Demo URL

https://react-shop-admin.firebaseapp.com

Login Credentials

email: [email protected]

password: qwertytrewq

About

React Shop Admin Dashboard. Content management system for managing an online shop for products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •