Skip to content

BlueDream145/305construction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

305construction

In the construction industry, the foreman is the person who manages, among other things, the schedulingof a construction site, and plans when contractors are intervening (which can be frequently). In order to dothis, he uses software to automate the scheduling.You must create a project management software that helps organize construction, based on the MPMmethod. Starting from a file that describes all of the project tasks, you have to display the following:

•Total duration of construction,

•The earliest and latest start dates for each task,

•A Gantt chart that specifies intervals of fluctuation.

USAGE

./305construction file

DESCRIPTION

file file describing the tasks

Releases

No releases published

Packages

No packages published