powerplay: application design reviemak/archive/cmpe131/projects/... · powerplay: application...

Post on 27-Jul-2020

11 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

PowerPlay:ApplicationDesignReview

Linda NguyenDanny Nuch

Andy (Moo Jin) ParkSandy Trinh

MVCArchitecture

Power Play

Model Controller

Game Info

User Account Info

View

Welcome Users(Sign-in)

Sessions(Login)

Users(Sign-up) Application Games Sessions

(Search)

UML:Controller

UML:View

UML:Model

UML:SequenceDiagram

RubyOnRailsGameObject

SearchCode

Controller:games_controller.rb Models:game.rb

Views:homepage.html.erb

● Userinputsgamenameandinteractswithcontroller● Controllertakesparametersandinteractswithmodel

● Modelthenupdatesviewsuserpagebasedonparameters

SearchCode

ERDiagram

RelationalSchema

PowerPlay:ApplicationDesignDemo

top related