Skip to content

cmusv-sc/SAD-Spring2016-team08

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApacheCMDA - Workflow Centric Scientific Social Network

A scientific workflow system is a specialized form of a workflow management system designed specifically to compose and execute a series of computational or data manipulation steps, or workflow, in a scientific application.

What we did

Apply design patterns on this project. Sprint2:

    1. Pipe and Filter: WorkflowController
    1. Proxy
    1. Factory Pattern/ Abstract Factory Pattern : LoggerFactory
    1. Prototype
    1. Template Method : ServerController
    1. Iterator:UserController
    1. Adaptor : Adapter package. Modified addComment method in Workflow Controller. We can format the content of a comment into pre-defined text format.
    1. Builder : Add inner class UserBuilder in User Model. Modified the method to create a new user.

3 & 5 is created by Zhengyi Wang

7 & 8 is creatd by Xin Hong

1 & 6 is created by Luoshu Wang

2 & 4 is created by Xinao Sun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •