BinghamtonBetterBus-v2/sprints/sprint3/sprint3.md
2025-03-24 10:54:19 -04:00

77 lines
1.5 KiB
Markdown

# Sprint Meeting Notes
**Attended**: Spencer Powell
**DATE**: 3/21/2025
***
## Sprint 2 Review
### SRS Sections Updated
None
### User Story
None
### Sprint Requirements Attempted
None
### Completed Requirements
None
### Incomplete Requirements
- Timing information for OCCT is a work in progress
- work on the client hasn't started
- api endpoint that makes a route isn't mocked or working
- while the data for the trips/stops is gathered the setup for the server to provide that data to the client isn't made yet
### The summary of the entire project
Still very much in an early messy state.
***
## Sprint 3 Planning
## Requirements Flex
4/5 requirement flexes remaining
## Technical Debt
Connecting up the client and the server/putting data in desired format
### Requirement Target
- Convert data into desired format from data available via APIs
- Client and server should integrate without issue
### User Stories
Initial user story
### Planning
Levi will finish up handling getting static timing for OCCT and build the client to display some data and Spencer will setup the server to show the generated files and for the api endpoint which gives a route have it emit a static hand-written route
### Action Items
Static timing info needs to be brought into the OCCT data from the OCCT site, client needs to be built and server needs to be built
### Issues and Risks
Other school work could take too much time and prevent progress from being made.
### Team Work Assignments
- Levi
- OCCT static timing info
- Client
- Spencer
- Server