fiplus / fiplus-backend

2 stars 0 forks source link

Create full WBS for backend project accounting for all use cases #11

Closed seanmikalson closed 9 years ago

seanmikalson commented 9 years ago

Required for TASK 4.

Will also aide in the creation of issues with more manageable tasks.

@bkhurshi @kim2oden Possible general breakdown of a use case (which may require multiple extensions, for instance retrieving the list of tags might be it's own http request/arango extension):

Second part of this is to put these in a gantt chart.

bkhurshi commented 9 years ago

WBS started at: https://www.draw.io/#G0B4j-po0htAW5NHR1bHh0Mm1jcjg

The sequence diagram defining interaction going back and forth between app and backend is https://github.com/nevalera/fiplus/issues/14.

seanmikalson commented 9 years ago

I created a document for the WBS here already. Forgot to add to the issue. https://docs.google.com/document/d/1YcxkATHQEQ08rD8PUHxnZeAMCTtYWIb7Em3_AkzvWfA/edit

bkhurshi commented 9 years ago

Looks good. We can just convert it to diagram format then

seanmikalson commented 9 years ago

Closing this issue as it is complete, or will only need minor modifications/changes.