Skip to content

pcf-stories/PowerPlatformTools__ProjectManagementTools

 
 

Repository files navigation

Canvas App Gantt Chart

When discussiong programme or project management one of the most common visualisations is a gantt chart. This control takes a list of herarchical tasks and milestones.

Features

Timeline

The timeline display items by week. The header shows the number of weeks from the start of the gantt chart.

Current Date Line

We will be developing this site with additional tools. If you have any suggestions please get in touch.

Expanding

One of the control parameters allows for the table detail on the right hand side be expanded and collapsed.

Technologies

  • NodeJS
  • React
  • Power Platform CLI

Screenshots

Develop

  1. Clone the repository

  2. Install dependencies

    npm install

  3. Make changes

  4. Run build and open in browser

    npm run start

Build and Deploy

  1. Clone the repository

  2. Install dependencies

    npm install

  3. Run build

    npm run build

  4. Ensure auth profile has been created and selected

  5. publish the component solution to environment

    pac pcf push --publisher-prefix alex

Run

Include the control following the Microsoft Documentation

Note: include dates as UTC Text format in the items. Note: include the column mapping in the advanced pannel of the control.

Donate

Please consider donating to help us develop more great content at Buy Me a Coffee.

Buy Me a Coffee QR Code

Buy Me a Coffee Logo

Languages

  • TypeScript 79.7%
  • MDX 11.8%
  • CSS 6.2%
  • JavaScript 2.3%