mirasoldavila13 / NeighborhoodAid

NeighborhoodAid is an interactive platform designed to empower communities by enabling users to report local issues like potholes, vandalism, and streetlight outages.
MIT License
0 stars 0 forks source link

Implement Status Update Functionality for Issues #12

Open mirasoldavila13 opened 1 month ago

mirasoldavila13 commented 1 month ago

User Story:

AS A user, I WANT TO update the status of issues I’ve reported, SO THAT I can reflect the progress (e.g., "in progress", "resolved").

Acceptance Criteria:

  1. Users can update the status of issues they’ve reported.
  2. The new status should be stored in the database and reflected on the frontend.

Tasks: