wrote out sprint 6
This commit is contained in:
parent
bbf03a4e05
commit
4edfc98c1d
1 changed files with 57 additions and 0 deletions
57
sprints/sprint6/sprint6.md
Normal file
57
sprints/sprint6/sprint6.md
Normal file
|
@ -0,0 +1,57 @@
|
||||||
|
# Sprint Meeting Notes
|
||||||
|
|
||||||
|
*note: replace anything surrounded by << >> and **remove** the << >>*
|
||||||
|
|
||||||
|
**Attended**: Spencer Powell
|
||||||
|
|
||||||
|
**DATE**:
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
## Sprint 5 Review
|
||||||
|
|
||||||
|
### SRS Sections Updated
|
||||||
|
|
||||||
|
### Sprint Requirements Attempted
|
||||||
|
|
||||||
|
Integrate client and server
|
||||||
|
|
||||||
|
### Completed Requirements
|
||||||
|
|
||||||
|
Integrate client and server
|
||||||
|
|
||||||
|
### The summary of the entire project
|
||||||
|
|
||||||
|
The project is nearing completion, all that needs to be done is the addition of graph edges to the graph database
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
## Sprint 6 Planning
|
||||||
|
|
||||||
|
## Requirements Flex
|
||||||
|
|
||||||
|
3/5 requirement flexes remaining
|
||||||
|
|
||||||
|
## Technical Debt
|
||||||
|
|
||||||
|
Need to fix a bug in the client that causes it to not display info fetched from server correctly
|
||||||
|
|
||||||
|
### Requirement Target
|
||||||
|
|
||||||
|
Setup edges in graph
|
||||||
|
|
||||||
|
### User Stories
|
||||||
|
|
||||||
|
Baseline user story
|
||||||
|
|
||||||
|
### Planning
|
||||||
|
|
||||||
|
We'll probably use a technical flex but otherwise the plan would be for us to both work on setups which add data into the graph database
|
||||||
|
|
||||||
|
### Action Items
|
||||||
|
|
||||||
|
Edges need to be added to graph and graph db needs to be used to find a valid graph path for a given query
|
||||||
|
|
||||||
|
### Issues and Risks
|
||||||
|
|
||||||
|
This will probably be the most obnoxious part of the project for various reasons
|
Loading…
Reference in a new issue