Skip to content

Commit

Permalink
ft Admin and Seller Static Graphs Dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Jadowacu1 committed Aug 2, 2024
1 parent 6beacdd commit 4a1d2c6
Show file tree
Hide file tree
Showing 16 changed files with 1,191 additions and 93 deletions.
280 changes: 278 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"react-router-dom": "^6.24.0",
"react-spinners": "^0.14.1",
"react-toastify": "^10.0.5",
"recharts": "^2.12.7",
"save-dev": "0.0.1-security",
"socket.io-client": "^4.7.5",
"yup": "^1.4.0"
Expand Down
Binary file added public/assets/images/greenLines.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/redLines.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/App.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@
@import "./assets/styles/users.scss";
@import "./assets//styles/UserProfile.scss";
@import "./assets/styles/SellerSideProduct.scss";
@import "./assets/styles/tables.scss";
@import "./assets/styles/cards.scss";
Loading

0 comments on commit 4a1d2c6

Please sign in to comment.