Coder Social home page Coder Social logo

creativetimofficial / soft-ui-dashboard-react Goto Github PK

View Code? Open in Web Editor NEW
264.0 8.0 751.0 9.74 MB

Soft UI Dashboard React - Free Dashboard using React and Material UI

Home Page: https://demos.creative-tim.com/soft-ui-dashboard-react/#/dashboard

License: MIT License

HTML 0.38% JavaScript 99.62%
react material-ui creative-tim soft-ui reactjs

soft-ui-dashboard-react's Introduction

version GitHub issues open GitHub issues closed

Image

Start your Development with an Innovative Admin Template for MUI and React. If you like the look & feel of the hottest design trend right now, Soft UI, you will fall in love with this dashboard! It features a huge number of components built to fit together and look amazing.

Fully Coded Elements Soft UI Dashboard React is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. All components can take variations in color, which you can easily modify using MUI styled api and sx prop. You will save a lot of time going from prototyping to full-functional code because all elements are implemented. This Premium MUI Dashboard is coming with prebuilt design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done.

View all components here.

Documentation built by Developers

Each element is well presented in very complex documentation.

You can read more about the documentation here.

Example Pages

If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages. Every page is spaced well, with attractive layouts and pleasing shapes. Soft UI Dashboard React has everything you need to quickly set up an amazing project.

View example pages here.

HELPFUL LINKS

Special thanks

During the development of this dashboard, we have used many existing resources from awesome developers. We want to thank them for providing their tools open source:

  • MUI - The React UI library for faster and easier web development.
  • React Countup - A lightweight React component that can be used to quickly create animations that display numerical data in a more interesting way.
  • React ChartJS 2 - Simple yet flexible React charting for designers & developers.
  • ChromaJS - A small-ish zero-dependency JavaScript library for all kinds of color conversions and color scales.
  • UUID - JavaScript library for generating random id numbers.
  • Nepcha Analytics for the analytics tool. Nepcha is already integrated with Soft UI Dashboard React. You can use it to gain insights into your sources of traffic.

Let us know your thoughts below. And good luck with development!

Table of Contents

Versions

React

| Soft UI Dashboard React

Demo

View More.

Quick start

Quick start options:

Deploy

๐Ÿš€ You can deploy your own version of the template to Genezio with one click:

Deploy to Genezio

Terminal Commands

  1. Download and Install NodeJs LTS version from NodeJs Official Page.
  2. Navigate to the root ./ directory of the product and run yarn install or npm install to install our local dependencies.

Documentation

The documentation for the Soft UI Dashboard is hosted at our website.

What's included

Within the download you'll find the following directories and files:

soft-ui-dashboard-react
    โ”œโ”€โ”€ public
    โ”‚ย ย  โ”œโ”€โ”€ apple-icon.png
    โ”‚ย ย  โ”œโ”€โ”€ favicon.png
    โ”‚ย ย  โ”œโ”€โ”€ index.html
    โ”‚ย ย  โ”œโ”€โ”€ manifest.json
    โ”‚ย ย  โ””โ”€โ”€ robots.txt
    โ”œโ”€โ”€ src
    โ”‚ย ย  โ”œโ”€โ”€ assets
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ images
    โ”‚   โ”‚ย ย  โ””โ”€โ”€ theme
    โ”‚   โ”‚      ย โ”œโ”€โ”€ base
    โ”‚   โ”‚      ย โ”œโ”€โ”€ components
    โ”‚   โ”‚      ย โ”œโ”€โ”€ functions
    โ”‚   โ”‚      ย โ”œโ”€โ”€ index.js
    โ”‚   โ”‚       โ””โ”€โ”€ theme-rtl.js
    โ”‚ย ย  โ”œโ”€โ”€ components
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ SoftAlert
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ SoftAvatar
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ SoftBadge
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ SoftBox
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ SoftButton
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ SoftInput
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ SoftPagination
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ SoftProgress
    โ”‚   โ”‚ย ย  โ””โ”€โ”€ SoftTypography
    โ”‚ย ย  โ”œโ”€โ”€ context
    โ”‚ย ย  โ”œโ”€โ”€ examples
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Breadcrumbs
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Cards
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Charts
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Configurator
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Footer
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Icons
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Items
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ LayoutContainers
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Lists
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Navbars
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Sidenav
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Tables
    โ”‚   โ”‚ย ย  โ””โ”€โ”€ Timeline
    โ”‚ย ย  โ”œโ”€โ”€ layouts
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ authentication
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ billing
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ dashboard
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ profile
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ rtl
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ tables
    โ”‚   โ”‚ย ย  โ””โ”€โ”€ virtual-reality
    โ”‚ย ย  โ”œโ”€โ”€ App.js
    โ”‚ย ย  โ”œโ”€โ”€ index.js
    โ”‚ย ย  โ””โ”€โ”€ routes.js
    โ”œโ”€โ”€ .eslintrc.json
    โ”œโ”€โ”€ .prettierrc.json
    โ”œโ”€โ”€ CHANGELOG.md
    โ”œโ”€โ”€ ISSUE_TEMPLATE.md
    โ”œโ”€โ”€ jsconfig.json
    โ”œโ”€โ”€ LICENSE.md
    โ”œโ”€โ”€ package.json
    โ””โ”€โ”€ README.md

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Soft UI Dashboard React. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Soft UI Dashboard React. Check the CHANGELOG from your dashboard on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

Useful Links

Social Media

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Google+: https://plus.google.com/+CreativetimPage

Instagram: https://instagram.com/creativetimofficial

soft-ui-dashboard-react's People

Contributors

alexandru-paduraru avatar cristim67 avatar maisamaf avatar marqbeniamin avatar sajadevo avatar sanam453 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

soft-ui-dashboard-react's Issues

[Bug] Error on using Calendar component

Version

v4.0.0

Reproduction link

none

Operating System

Windows 11

Device

PC

Browser & Version

Latest Opera, Mozilla, Chrome

Steps to reproduce

Just try to render layouts/pages/rtl/index.js

What is expected?

Calender is shown.

What is actually happening?

Warning: DayTableView defines an invalid contextType. contextType should point to the Context object returned by React.createContext(). However, it is set to an object with keys {__c, __, Consumer, Provider}.


Solution

Right now not to use it at all, but i kind of like it.

Link is not important because we don't have the current development there.

Additional comments

[Bug] Failed to compile + page displays an iframe where I can't click anything

Version

3.0.0

Reproduction link

https://www.creative-tim.com/learning-lab/material-ui-marketplace/quick-start/soft-ui-dashboard/

Operating System

MacOS 12.2.1

Device

MacBook Pro

Browser & Version

Google Chrome 98.0.4758.102

Steps to reproduce

  1. yarn install
  2. yarn start

What is expected?

https://demos.creative-tim.com/soft-ui-dashboard-pro-react/marketplace/#/dashboards/default

What is actually happening?

Failed to compile.

Failed to load config "react-app" to extend from.
Referenced from: /...../package.json

http://localhost:3000/dashboards/default opens, but it is an iframe and I can't click on any elements.


Solution

Additional comments

I've bought the PRO version. Order nr. #37889

npm install

npm install
then I get the error is:

npm install reac-scripts
(โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚) โ  idealTree:soft-ui-dashboard-react: sill idealTree buildDeps
(โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚โ ‚) โ  idealTree:soft-ui-dashboard-react: sill idealTree buildDeps
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from [email protected]
npm ERR! node_modules/react-chartjs-2
npm ERR!   react-chartjs-2@"3.0.4" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /home/parallels/.npm/_logs/2023-03-31T05_49_48_096Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/parallels/.npm/_logs/2023-03-31T05_49_48_096Z-debug-0.log

[Bug] Failes to compile; eslintrc.json conflict

Version

3.1.0

Reproduction link

NA

Operating System

MacOS 12.3

Device

macpro M1

Browser & Version

NA

Steps to reproduce

From the creative tim project root,

  1. yarn install
  2. yarn start
ERROR in Plugin "react" was conflicted between ".eslintrc.json" and "BaseConfig ยป /Users/edmund/Programming-Local/tnc-react-app/soft-ui-dashboard-pro-react-v3.1.0/node_modules/eslint-config-react-app/base.js".

What is expected?

I expected it to compile without a conflict between eslint configuration files.

What is actually happening?

It isn't compiling.


Solution

Additional comments

I haven't done anything with the code. I'm surprised the fresh version of the app doesn't compile. I look forward to getting a version that does.

[Bug] Can not run "npm install" because of "react": "17.0.2" and "react-html-parser": "2.0.2" packages conflicts.

Version

2.0.0

Reproduction link

http://localhost

Operating System

MAC

Device

Mac Mini (2018)

Browser & Version

NA

Steps to reproduce

  1. Download code from Creative Tim
  2. Unzip
  3. Rename the root folder to "client"
  4. Terminal go to client directory
  5. Run "npm install" command

What is expected?

Installing the whole necessary packages under node_modules

โฏ node -v
v16.13.0
โฏ npm -v
8.1.4

What is actually happening?

Error:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"17.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.0 || ^15.0.0 || ^16.0.0-0" from [email protected]
npm ERR! node_modules/react-html-parser
npm ERR! react-html-parser@"2.0.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!


Solution

npm install --legacy-peer-deps

Additional comments

The error log file:

npm resolution error report

2021-11-29T11:04:24.266Z

While resolving: [email protected]
Found: [email protected]
node_modules/react
react@"17.0.2" from the root project

Could not resolve dependency:
peer react@"^0.14.0 || ^15.0.0 || ^16.0.0-0" from [email protected]
node_modules/react-html-parser
react-html-parser@"2.0.2" from the root project

Fix the upstream dependency conflict, or retry
this command with --force, or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.

Raw JSON explanation object:

{
"code": "ERESOLVE",
"current": {
"name": "react",
"version": "17.0.2",
"whileInstalling": {
"name": "soft-ui-dashboard-pro-react",
"version": "3.0.0",
"path": "/Users/akaymu/Kodlar/kendi-kodlarim/learning-platform/client"
},
"location": "node_modules/react",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "react",
"spec": "17.0.2",
"from": {
"location": "/Users/akaymu/Kodlar/kendi-kodlarim/learning-platform/client"
}
}
]
},
"currentEdge": {
"type": "prod",
"name": "react",
"spec": "17.0.2",
"from": {
"location": "/Users/akaymu/Kodlar/kendi-kodlarim/learning-platform/client"
}
},
"edge": {
"type": "peer",
"name": "react",
"spec": "^0.14.0 || ^15.0.0 || ^16.0.0-0",
"error": "INVALID",
"from": {
"name": "react-html-parser",
"version": "2.0.2",
"whileInstalling": {
"name": "soft-ui-dashboard-pro-react",
"version": "3.0.0",
"path": "/Users/akaymu/Kodlar/kendi-kodlarim/learning-platform/client"
},
"location": "node_modules/react-html-parser",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "react-html-parser",
"spec": "2.0.2",
"from": {
"location": "/Users/akaymu/Kodlar/kendi-kodlarim/learning-platform/client"
}
}
]
}
},
"strictPeerDeps": false,
"force": false
}

Prop type "object", "array" are forbidden

Issue when Reinstalling Project

When we try to reinstall the project with npm install and npm start (Fresh Install).

Failed to compile.

src/examples/Cards/InfoCards/ProfileInfoCard/index.js
  Line 127:3:  Prop type "object" is forbidden  react/forbid-prop-types

src/examples/Cards/ProjectCards/DefaultProjectCard/index.js
  Line 175:3:  Prop type "object" is forbidden  react/forbid-prop-types

src/examples/Charts/BarCharts/ReportsBarChart/index.js
  Line 104:3:  Prop type "object" is forbidden  react/forbid-prop-types

src/examples/Charts/LineCharts/GradientLineChart/index.js
  Line 109:3:  Prop type "array" is forbidden  react/forbid-prop-types

src/examples/Footer/index.js
  Line 114:3:  Prop type "object" is forbidden  react/forbid-prop-types

src/examples/Lists/ProfilesList/index.js
  Line 85:3:  Prop type "object" is forbidden  react/forbid-prop-types

src/examples/Sidenav/index.js
  Line 191:3:  Prop type "object" is forbidden  react/forbid-prop-types

src/examples/Tables/Table/index.js
  Line 155:3:  Prop type "object" is forbidden  react/forbid-prop-types
  Line 156:3:  Prop type "object" is forbidden  react/forbid-prop-types

The Issue is related to prop-types package a library for typechecking of props. The below two prop type are flagged as forbidden by react/forbid-prop-types

  1. Object (PropTypes.object)
  2. Array (PropTypes.Array)

side nav is not working

here's the code.

{
name: "Dashboards",
key: "dashboards",
icon: ,
collapse: [
{
name: "Default",
key: "default",
route: "/dashboards/default",
},
{
name: "Automotive",
key: "automotive",
route: "/dashboards/automotive",
},
]
}

but nested sidenav is not showing

[Bug] Initial setup of development env

Version

2.0.0

Reproduction link

https://www.creative-tim.com/learning-lab/react/quick-start/soft-ui-dashboard

Operating System

macOS Big Sur 11.5.2

Device

Macbook pro

Browser & Version

Chrome v94....

Steps to reproduce

  1. Download free version: https://www.creative-tim.com/product/soft-ui-dashboard-react
  2. Unzip package
  3. Run: npm run install:clean

What is expected?

Expected to run in port 3000

What is actually happening?

TypeError: Cannot read properties of undefined (reading 'labels')
ChartComponent
src/chart.tsx:136
133 | if (!redraw && chartRef.current) {
134 | setLabels(chartRef.current.config.data, data.labels);
135 | }

136 | }, [redraw, data.labels]);
| ^ 137 |
138 | useEffect(() => {
139 | if (!redraw && chartRef.current && data.datasets) {
View compiled
โ–ถ 19 stack frames were collapsed.
Module.
src/index.js:24
21 | // Soft UI Dashboard React Context Provider
22 | import { SoftUIControllerProvider } from "context";
23 |
24 | ReactDOM.render(
25 |
26 |
27 |
View compiled
Module../src/index.js
http://localhost:3000/soft-ui-dashboard-react/static/js/main.chunk.js:26002:30
webpack_require
++++


Solution

None. Need help. Considering buying, but free version wont work.

Additional comments

I have followed your steps from: https://www.creative-tim.com/learning-lab/react/quick-start/soft-ui-dashboard

... but it doesn't work. Please help.

Btw, how difficult would you say it is to transfer this to next.js?

[Bug] Missing SuiBox Wrapper in AuthPage Footers

Version

2.0.0

Reproduction link

https://demos.creative-tim.com/soft-ui-dashboard-react/#/authentication/sign-up

Operating System

Windows

Device

Desktop PC

Browser & Version

All

Steps to reproduce

  1. https://demos.creative-tim.com/soft-ui-dashboard-react/#/authentication/sign-up
  2. Footer last element (Pricing) is now lined up propperly

What is expected?

trivial

What is actually happening?

/


Solution

File: src\layouts\authentication\components\Footer\index.js

Pricing

to

        <SuiBox mr={{ xs: 2, lg: 3, xl: 6 }}>
          <SuiTypography component="a" href="#" variant="body2" textColor="primary">
            Pricing
          </SuiTypography>
        </SuiBox>

Additional comments

:)

[Feature Request] Upgrading dependency

What is your enhancement?

first I downloaded the folder containing all the files from github at the following link https://github.com/creativetimofficial/soft-ui-dashboard-react

when I tried npm install. a message appeared unable to resolve dependency tree.

npm ERR! ERESOLVE code
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! When resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from root project
npm ERR!
npm ERR! Unable to resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from [email protected]
npm ERR! node_modules/react-chartjs-2
npm ERR! react-chartjs-2@"3.0.4" from the root project
npm ERR!
npm ERR! Fix upstream dependency conflicts, or try again
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept incorrect (and potentially broken) dependency resolution.

this is due to a conflict in the react-chartjs-2 dependency with react 18. please update the dependency. in hopes of fixing the issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.