In this sprint, our primary focus was on implementing advertisement management features. We developed functionalities that allow users to add new advertisements, update existing ones, delete advertisements, and view a list of advertisements. To ensure the reliability and quality of these features, we adopted a combination of Test-Driven Development (TDD) and Behavior-Driven Development (BDD) approaches.
...
...
@@ -17,5 +17,3 @@ The integration of TDD and BDD allowed us to address both the technical correctn
Finally, we closed all sprint 4 issues and shifted focus to planning sprint 5. For the upcoming sprint, we created and assigned issues related to filtering and searching advertisements. This will include implementing features that allow users to find advertisements based on specific criteria, such as categories, keywords, and location. Time estimates were added for each task to help manage our sprint schedule effectively.
The next sprint will prioritize enhancing user experience by enabling advanced advertisement search and filter options. This will add more flexibility and usability to the advertisement management system.