solar decathlon scheduling app by christopher cutlip

8
Solar Decathlon Scheduling App By Christopher Cutlip

Upload: margaretmargaret-hall

Post on 21-Jan-2016

215 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Solar Decathlon Scheduling App By Christopher Cutlip

Solar Decathlon Scheduling App

By Christopher Cutlip

Page 2: Solar Decathlon Scheduling App By Christopher Cutlip

Background

The solar decathlon team is building the house on at the event.

The house must be done in 5 days, before the start of the competition.

There will be several hundred tasks required to build the house.

The team needs a task scheduling app to help build the house quickly.

Page 3: Solar Decathlon Scheduling App By Christopher Cutlip

Problem/Solution

The team needs a scheduling app to help build the house quickly.

Devised an app that can take tasks with dependencies and build a scheduling graph.

App can take data generated by scheduling graph and use it to advise task decisions.

Work team tracking/communication abilities. App can provide status updates and modify

critical path of project as needed.

Page 4: Solar Decathlon Scheduling App By Christopher Cutlip

Work Done: Objectives

(Milestone 1) Database (Milestone 1) Scheduling graph (Milestone 2) Data generation

Page 5: Solar Decathlon Scheduling App By Christopher Cutlip

Work Done: Data Generation

The app generates and displays important task information to Dr Blouin, helping him with making important task delegation decisions.

This data includes critical paths, maximal paths from tasks not on the critical path, the time a task takes, the teams on the task, which teams are available, build skills required by tasks, teams that have certain build skills, etc.

This data will give Dr. Blouin a good picture of the building process and help him to make good decisions with delegating tasks.

Page 6: Solar Decathlon Scheduling App By Christopher Cutlip

Demo

Page 7: Solar Decathlon Scheduling App By Christopher Cutlip

Tasks to be done

Work team tracking and communication Status updates Authoring tool

Page 8: Solar Decathlon Scheduling App By Christopher Cutlip

Acknowledgments

Stackoverflow.com