Skip to content
generated from Mabast1/repo-template

React based admin dashboard with Theming (Light & Dark), Calendar, Tables, Charts, Kanban, and more. The project utilize SyncFusion components to create a collection of many awesome info charts and apps.

License

Notifications You must be signed in to change notification settings

Mabast1/Dashboard

Repository files navigation


Logo

Dashboard

React based admin dashboard with Theming (Light & Dark), Calendar, Tables, Charts, Kanban, and more. The project utilize SyncFusion components to create a collection of many awesome info charts and apps.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

The purpose of this porject was simply to experiement with the SyncFusion ej2 components with React utilizing Tailwind CSS framework to create a dashboard with all of my favorite components put together, I have used the Schedule (Calendar), Kanban, ColorPicker, RichTextEditor, and a few chart components. Now I can easily say I am in love with it and here is why:

  • I think developers time should be focused on creating something amazing. A project that solves a problem and helps others and not to try reinvent the wheel. Syncfusion components are a great help in accomplishing just that.
  • Simplicity is key when you adpot a new technology, and I can not ask for it to be any simpler than importing components and rendering it.
  • Customizability, highly customizable from styling to creating new features for specific components.
  • Great Documentation, almost every senario is covered somewhere somehow within SyncFusion's documentation.

Definitly will be using it for a work projects as well if the need arises.

(back to top)

Built With

(back to top)

Getting Started

The project was built using create-react-app and all the dependences can be found within the package.json.

Prerequisites

To get all the dependances installed on your local device run:

  • npm
    npm install

Or

  • to make sure you install all the dependency versions I used when creating this project and to avoid any issues you can run:
    npm install --legacy-peer-deps

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
    P.S. make sure to rename the folder to 'dashboard' with lowercase 'd' as I created this repo with uppercase for aesthetic purposes only.
  2. To get all the dependances installed on your local device run:
    • to make sure you install all the dependency versions I used when creating this project and to avoid any issues you can run:
      npm install --legacy-peer-deps
      or otherwise simply run npm install
  3. Start the Localhost:3000
    npm start

(back to top)

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Mabast Ahmad - @Mabast95 - mabast.n@gmail.com

Project Link: https://github.com/Mabast1/Dashboard

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

React based admin dashboard with Theming (Light & Dark), Calendar, Tables, Charts, Kanban, and more. The project utilize SyncFusion components to create a collection of many awesome info charts and apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages