presented by: dustin schroll. outline problem basic idea implementation plan

22
Presented by: Dustin Schroll

Upload: morgan-terry

Post on 30-Dec-2015

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Presented by:

Dustin Schroll

Page 2: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

OutlineProblemBasic ideaImplementation plan

Page 3: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

ProblemLibrary websites don’t feel like libraries

anymore.Reading an e-book just isn’t the same as

reading an actual paper book.

Page 4: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

VVLibA online/offline applet for reading e-books.Instead of a simple document view, this will

make reading on a computer aesthetically pleasing.

“Turn pages” instead of dealing with a scrollbar.

Page 5: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

FeaturesAbility to past text into reader(primary

function).Multiple virtual environments to read books

in.Ability to find preloaded e-books through an

old fashioned card-catalog.

Page 6: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Main PageNeeds to be a library lobby with a card

catalog visible to click on, and an open book on a desk with a text box in the middle of it for pasting in text. Perhaps a photo of a library interior, or a 3D rendering.

Page 7: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Reading Location

Text will appearOn pages like this.

A version with only one page visible, with larger text will also be available.

Page 8: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Iteration 1 – (Wed, March 22)Basic start pageAbility to past in textAbility to choose a locationTwo page reading mode

Page 9: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan
Page 10: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Iteration 2 – (Wed, April 16)Start page with library interior background

with active areas.Dialog box for opening on-disk text/e-books.Sound (depending on reading environment).Realistic looking book with resizable text.

Page 11: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan
Page 12: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Iteration 3 - (Wed, May 7)Card catalog feature.One and two page reading books.Ability to download the applet for offline use.Perhaps include the ability to add custom

locations (have the user specify a photo and an optional sound file).

Page 13: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan
Page 14: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Reading environment ideasBeachUnder a TreeNice officeCoffee ShopDeskCustom Photo maybe(ability for user to add a

photo).

Page 15: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Design Documentation

Page 16: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Use Case

Page 17: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

State Model 1

Page 18: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

State Model 2

Page 19: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Object Model

Page 20: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Sequence Diagram 1

Page 21: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Sequence Diagram 2

Page 22: Presented by: Dustin Schroll. Outline Problem Basic idea Implementation plan

Demo