Alpha Presentation Change Management Software The Capstone - - PowerPoint PPT Presentation

alpha presentation
SMART_READER_LITE
LIVE PREVIEW

Alpha Presentation Change Management Software The Capstone - - PowerPoint PPT Presentation

Alpha Presentation Change Management Software The Capstone Experience Team Google Benjamin Bonnen Albert Guo Nick Vogt Department of Computer Science and Engineering Michigan State University Spring 2014 From Students to Professionals


slide-1
SLIDE 1

From Students… …to Professionals

The Capstone Experience

Alpha Presentation

Change Management Software

Team Google

Benjamin Bonnen Albert Guo Nick Vogt Department of Computer Science and Engineering Michigan State University Spring 2014

slide-2
SLIDE 2

Project Overview

  • Manages system downtime and changes
  • Notifies users of downtimes and changes
  • Built on Google software
  • Replaces legacy system

The Capstone Experience Team Google Project Plan 2

slide-3
SLIDE 3

System Architecture

The Capstone Experience Team Google Alpha Presentation 3

slide-4
SLIDE 4

Demonstration

The Capstone Experience Team Google Alpha Presentation 4

slide-5
SLIDE 5

Main Page

The Capstone Experience Team Google Alpha Presentation 5

slide-6
SLIDE 6

Create Page

The Capstone Experience Team Google Alpha Presentation 6

slide-7
SLIDE 7

Edit Page

The Capstone Experience Team Google Alpha Presentation 7

slide-8
SLIDE 8

What’s left to do?

  • Improved GUI
  • Approval System
  • Full-Text Search
  • Email Notifications
  • Templates

The Capstone Experience Team Google Alpha Presentation 8

slide-9
SLIDE 9

End of slideshow, click to exit.

slide-10
SLIDE 10

Datastore

  • Entities (ID + kind + properties)
  • Indexes (tables servicing certain queries)
  • Specified by common queries or manually.
  • Groups (tree of entities)
  • Changes within a group occur in order.
  • Join query not supported