57 lines
1.1 KiB
Markdown
57 lines
1.1 KiB
Markdown
# Sprint Meeting Notes
|
|
|
|
*note: replace anything surrounded by << >> and **remove** the << >>*
|
|
|
|
**Attended**: Spencer Powell
|
|
|
|
**DATE**: 04-16-2025
|
|
|
|
***
|
|
|
|
## 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
|