iteration10
Main Achievements
Iteration 10 focuses on extending the functionality of the platform by adding new endpoints for filtered datasets, enhancing data manipulation capabilities, and addressing critical bug fixes to improve the user experience. Key highlights include:
- Enhanced Data Filtering: New endpoints were added to allow for filtered datasets, providing users with more control over the data they view and interact with.
- Data Conversion and Manipulation: A data converter for STAC data was created, and mock STAC item data was inserted along with endpoints to manipulate these items, enhancing the backend's data handling capabilities.
- Bug Fixes: Addressed issues related to notification prompts and metadata container behavior, ensuring a more polished and reliable user experience.
- Improved Notification System: Notification prompts were fixed to ensure they appear on the highest z-index, avoiding any overlap or visibility issues.
What's Changed
- #132 - feat(frontend & backend): Add Endpoints for Filtered datasets by @yasminehilout in #158
- #180 - fix: [Bug]: Notification Prompts Should be on the Highest Z-Index by @XavierGuertin in #187
- #81- feat(backend): Created Data Converter for Stac data by @adissuu in #186
- #168 - feat(fullstack): Inserted mock STAC Item data and added endpoints to manipulate the items. by @LiamDaigle in #190
- #189 - fix: [Bug]: Metadata container stays open after factory reset with previous dataset information by @XavierGuertin in #191
Velocity and Contractor Estimate
Velocity Calculation
-
Closed Tasks with Story Points:
- #132 (filtered datasets endpoints) → 5
- #180 (notification prompts z-index fix) → 0
- #81 (STAC data converter) → 3
- #168 (mock STAC item data and endpoints) → 5
- #189 (metadata container fix) → 0
Total Story Points:
13
Contractor Estimate
-
Estimated Hours:
- 13 points × ~3 hours/point = 39 hours
-
Estimated Cost:
- 39 hours × 35.50 CAD/hour = 1,384.50 CAD
- Contractor Estimate for Iteration 10: $1,384.50 CAD
Full Changelog: iteration9...iteration10