sp-dev-fx-webparts/samples/react-organisation-chart
João Mendes 489f6b5071 new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
..
assets new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
config new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
src new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
.eslintrc.json new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
.gitignore new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
.yo-rc.json new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
README.md new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
gulpfile.js new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
package-lock.json new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
package.json new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
tsconfig.json new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00

README.md

react-organisation-chart

Summary

This WebPart Show Organisation Chart based on specified user, and user can navigate to show company organisation, this Web Part can be installed on SharePoint Server 2019,

Organisation Chart

Organisation Chart

Organisation Chart

Used SharePoint Framework Version

version

Applies to

Prerequisites

Any special pre-requisites?

Solution

Solution Author(s)
react-organisation-chart João Mendes, Storm Technolog, twwiter @joaojmendes

Version history

Version Date Comments
1.0 May, 2021 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Include any additional steps as needed.

Features

This WebPart show how to use PnPjs, Office-ui-fabric-react to create a Organisation Chart

This extension illustrates the following concepts: