-
Notifications
You must be signed in to change notification settings - Fork 0
Bug Management
Bug management was handled through active identification, discussion, and resolution of issues during development. While a formal bug tracking system was not consistently maintained, bugs were documented and addressed through team communication and GitHub commits.
Several key issues were identified and resolved, including:
- Incorrect handling of user-specific data (all users seeing the same items)
- Authentication issues related to password hashing
- UI inconsistencies such as layout and styling glitches
These bugs were resolved through debugging, code refactoring, and collaborative problem-solving among team members. Fixes were implemented and verified through testing and continued use of the application.
In future iterations, the team would benefit from maintaining a structured bug repository (e.g., GitHub Issues) to better track, prioritize, and document bug resolution.
Home Page
Sprint Planning
Sprint Retrospective
Backlogs for Sprints
Scrum Meetings
- Meeting 1
- Meeting 2
- Meeting 3
- Meeting 4
- Meeting 5
- Meeting 6
- Meeting 7
- Meeting 8
- Meeting 9
- Meeting 10
- Meeting 11
- Meeting 12
- Meeting 13
- Meeting 14
Unit Testing
Code Reviews
Coding Convention
Bug Management