--------------------------------- --------------------------------- Alex Roberts --------------------------------- --------------------------------- As an improv'er I want software to assist rehearsals to maximize the efficiency of a rehearsal. Ideas List: List of games Maximum time per game Game Popularity Link games w/ skills GUI People present Limit # players per game Game description, rules, relevance Method for data collection The Selection Algorithm Search freedom (less parameters) Random Game selector Search by game name JAVA Assumptions: Familiarity with JAVA Familiarity with improv games Database Knowledge Time to get info from "survey" Using hours not weeks/months in our estimates pert: (8 + 200 + 4 * 24.5) / 6 = 51 std dev: (200 - 8 ) /6 = 32 pert code: 37 stddev=11 Too high std dev - iterating New assumption: polish to definitely use in the real world New assumption: no database, read from flat file pert: (20 + 25*4 + 80 ) / 6 = 33 std dev: (80-20) / 6 = 10 code: pert: (18-0)/6 = 30 std: 3 --------------------------------- --------------------------------- Drew Beardmore --------------------------------- --------------------------------- As a developer and game I want to produce a simple and approachable game exploring an entertaining subject using a one week development cycle so that I increase my skill flex my intuition and entertain others. Idea List: One "during school" week - 24-42 hours possible given by Author Organization: management (time, focus, scope, ... ) coordination coding skills asset creation Simple - 3 "things" - any physics/math - movement - sound - simple art - perhaps no animation - sprites Comment: Imagining a game like snake - it meets these ideas Framework - Unity - 2D Side scrolling - background image, sprites (could use MSPaint - recommend upgrading to something like gimp) --------------------------------- --------------------------------- Rachel Kurtz --------------------------------- --------------------------------- As a student I want to compile what is happening on campus such thatI don't have to look at many different places. Ideas: -larger school perhaps - bus schedules and things like that -events: SEB -clubs -sports games, -tags like alcohol or not?, athletics?, club name -lunch menus -link to public safety for tips/location/emergency fn -how to manage the app? app find and log - entered by hand? people enter them? -SEB approves registration -calendar function to allow you to look ahead into the future -search capability? -author: how to make an app? perhaps start with a website? -date / time / location / description / tags -user profiles/accounts - LDAP - favorite tags? -include town stuff later - perhaps -swipe left/right capability Wideband Delphi Research: 80 100 30 55 200 50 30 40 :52.5 Code: 50 50 50 75 30 300 30 60 50 :50 PERT T: (30+4*52.5+200)/6 = 73 PERT STDDEV: (200-30)/6 = 30 PERT T: 530/6 = 88 PERT STDDEV: (300-30) = 45 ---------------------------------- Research: 50 80 40 90 120 80 60 70 Code: 60 50 40 110 65 80 50 100 PERT T: (40 + 75*4 + 120)/6 = ~76 PERT STDDEV: (120-40)/6 = ~13 PERT T: (40+110+ 4*62.5)/6 = ~66 PERT STDDEV: (110-40)/6 = 11 -------------- -------------- Joey Erlandson -------------- -------------- As a user I want a way to get to certain locations without my own car so that I can save money. Ideas: -Free - unobtrusive ads? or pay $5 to get rid of ads -Car Pooling - repeated? daily? one-time? -Cars - Ride Share - non-paid so different than Uber/Lyft -Can be a planning app - not necessarily I need a ride RIGHT NOW -Other users only know perhaps where you're going -Anyone can sign up? -Rating people based on ride share -both driver and passenger -Locations - Both GPS tagging and manual location tagging -server side will find "usual" locations -do drivers have incentives to "let" others ride with them -money to pitch in for gas/ tips -how to stop users with bad reviews from coming back - - - -how to register users? perhaps phone number and phone id / registration ... -iOS app - database - noSQL - objective C / Swift -joey: app researched but not made -biggest challenge - GPS mapping / database -set how often it pings GPS --- once a few minutes or even longer Wideband Delphi Research: 60 60 20 50 100 80 50 40 Code: 60 100 50 50 250 80 80 40 PERT T: 56 PERT STDDEV: 13 PERT T: 95 PERT STDDEV: 35 Research: 55 80 65 60 50 80 60 80 Code: 80 80 146.2 60 50 60 85 60 PERT T: 63 PERT STDDEV: 5 PERT T: 79 PERT STDDEV: 16 Additonal Questions: Round trips ------------------------------------- ------------------------------------- Paige Briganti ------------------------------------- ------------------------------------- As a scree junkie, I want to create a program that will search all of the internet sstreaming services so I don't have to search all of them individually. -Search title and see what streaming services offer? -Streaming services means purely legal and purely ethical - - DAN! -netflix -hulu -amazon -hbo - other options: mtv, cbs, adult swim, (crackle, showtime) - Perhaps focus on movies - Thinking of using the website as primary service and maybe also write an app - Perhaps add profiles to help remind of different things, and add in what services you have - SQL or NoSQL - research - How much detail in the visual display: Yes - let's make it slick PERT: Research: 15 100 50 80 85 40 40 30 Coding: 20 30 80 30 40 30 20 30 Research: 49 + 14 Coding: 36 + 10 ----- PERT: Research: 60 80 70 40 60 50 35 60 Coding: 40 40 25 35 30 35 30 30 Research: 59 + 7.5 Coding: 32 + 2 ----------------------------- ----------------------------- Jackie Creitz ----------------------------- ----------------------------- As a zoo visitor, I want an app that allows others and I to take a picture and have the animal's info appear. - would this only work in a zoo? - QR code on the information panel? - Then this is probably done could this distinguish different animals of the same type in a zoo - What if the picture has two animals? ? TAKE ANOTHER PICTURE - Does the technology exist? I know there is image recognition software. - Each zoo could have a host of pictures/info for their animals - Would this get smarter over time? Because its using the data from others. - Assume that we do find an animal recognition / image recognition software - App development is new ---- PERT Research: 80 80 80 80 65 80 60 10 Coding: 20 50 50 50 30 30 20 20 Research: 68+11 Coding: 31+5 Research: 60 80 75 70 80 65 60 70 Coding: 45 40 30 30 25 30 40 30 Research: 70 + 3 Coding: 31 + 3 ---------------------------- ---------------------------- Daniel Benton ---------------------------- ---------------------------- As a gamer I want to play the card game Euchre against computer players. -Ideas How to handle the mechanics? loops/ifstatements Plan to do this in Java -Computer players - how long to develop the "AI" -pretty easy to determine how to let the AI play, single tactic for now - -Is this only against AI? initially yes (later perhaps add other players) -What research is completed? Has already implemented a hi-lo game -Will there be any time spent getting assets? already done -Any score to save per game or per round? - need to total up a score -What is the most difficult part? Setting a card trump with the AI -Java/Android - desktop -first team to 10 points, you can earn 4 points by "playing alone" -who picks trump? left player gets first opportunity to make trump but then could pass and next person could pick -haven't seen euchre apps really -what's left to research: only stuff we're not estimating (future things: hardness level, multiple real players, mobile app) PERT: Research: 12 5 5 5 20 5 10 10 -- 9.1 + 2.5 Coding/Testing: 16 10 20 20 30 20 30 30 -- 20 + 3.3 Research: 10 10 12 8 16 10 12 7 -- 10.5 + 1.5 Coding/Testing: 20 20 20 20 24 30 30 20 -- 21.6 + 1.6