wrote out sprint 6

This commit is contained in:
Pagwin 2025-04-07 12:09:25 -04:00
parent bbf03a4e05
commit 4edfc98c1d
No known key found for this signature in database
GPG key ID: 81137023740CA260

View 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