Week 6 – My Listings and Edit Listings Implementation Overview This week’s development focus was on completing the My Listings and Edit Listings features for the FoodNextDoor mobile application. These pages enable users to view, update, or delete their food listings , ensuring dynamic control over shared food posts. The integration of this feature marks a significant step toward completing Sprint 2 , as it enhances the user experience by allowing real-time data updates through the database and user-friendly interfaces. Work Completed I successfully developed the My Listings page, where users can see all their posted food items, including details such as food name, price, and location. Each listing clearly shows whether it is active, edited, or expired. Users can easily select any listing to make changes or remove it from the system. I then worked on the Edit Listing page, which allows users to modify the details of an existing post. This includes updating food information, changi...