DeclanB1 / Agile-Web-Development

1 stars 1 forks source link

Dashboard #4

Closed edwardisintou closed 5 months ago

edwardisintou commented 5 months ago

User Story: As a user, I want to see a dashboard with outstanding requests with choices of "Looking for a Team" or "Looking for a Player" sections, so that I can easily browse and respond to relevant requests. Task 1: Design the layout and structure of the dashboard page Task 2: Implement backend logic to fetch and categorise outstanding requests from the database. Task 3: Display the a few outstanding requests for each section on the dashboard page. Task 4: Add styling to enhance the visual appeal of the dashboard. Task 5: Test the functionality and responsiveness of the dashboard across different devices. Task 6: Handle user interactions, such as clicking on a request to view more details or responding to a request. Task 7: Ensure that the dashboard updates dynamically when new requests are added or existing ones are updated.

edwardisintou commented 5 months ago

has been completed!