Skip to content

DerekChristy/gantt-chart

Repository files navigation

Timeline / gantt chart view of the items

  1. Ability to view the project cards on the date-wise columns.
  2. Create the date columns
  3. Current time highlight
  4. Create the project cards
  5. Ability to see the list of projects from the left drawer
  6. Ability to add new project cards
  • Add a project by clicking on the timeline, a new project card will be created with the project startDate from where the user clicked.
  • Via the left collapsable drawer
  1. Create a component for allowing users to enter and edit project details, currently opening it as an overlay dialog.
  2. Hover on the card to view the start and launch dates
  3. Ability to jump/bring into view the current date on the timeline, and/or specific cards with a click.
  4. Click on the drawer project items, to make the respective project card appear in the timeline.
  5. Click on the “Today” button on the top-right of the timeline to scroll to the current date.

Charts

  1. View project distribution on the bar chart
  2. Add filter for priority and stage

ProjectsTimelineView

This project was generated with Angular CLI version 13.2.6.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

gantt chart / projects timeline view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published