Skip to content

faridhashimov/react-mui-admin-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin Dashboard

A full-stack CRUD ReactJs Materil UI admin project. Project includes processes such as fetching all items list, single item, adding, deleting, updating items. Fetching various statistics about sold products, about orders, registered users etc.


Main page

Main page


Products page

Product listing


Transactions page

Transactions page


Customers page

Customers


Single customer page

Single customer page


About the project

An universal admin dasboard website. dashboards help businesses to manage, analyze, and track their data efficiently so that every business can meet their goals. With the help of the admin dashboards, you can set KPI’s (Key Performance Indicators) by which you can compare the performance of previous moths and make plans to improve them.
The project was developed using Material UI which is React.js library that allows us to import and use different components to create a user interface in our application. Project also icludes these technologies: Redux Toolkit, React Router, React Hooks, and Life Cycles Methods.

Built With

Getting Started

  • Fork the project and clone it locally.
  • In the project directory, ou can follow the steps below to download the dependencies:
    • Install with npm:

      npm i

    • Install with yarn:

      yarn

  • In the project directory, you can run:
    • Run with npm:

      npm run >

    • Run with yarn:

      yarn start

Usage

You can search products, users info, orders, transactions using leftside navigation bar. Filter products by categories. Add, remove products to the main db, update products. You can view various statistics about sells and orders, shipping details etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published