This is a waste-management App with CRUD functionality. Never forget to take out your bins on time! Connect with your community and be Eco-Conscious together.
0
stars
0
forks
source link
USER STORY: Location-Based Waste Collection Schedule Lookup #13
As a user I can instantly find relevant information for my area when visiting the website so that I can get right into setting up the reminders I came for
Acceptance Criteria:
The landing page prominently displays a CTA button or input field labeled “Find My Schedule” or similar.
Autocomplete suggestions may appear as I type, making it even more convenient.
Error Handling: If I enter an invalid location (e.g., non-existent postal code), the system should provide clear error messages. Suggestions for valid locations or troubleshooting steps can be helpful.
After entering my location, clicking the “Search” button should retrieve the relevant waste collection schedule list
Add todo items as needed by commenting on this issue.
As a user I can instantly find relevant information for my area when visiting the website so that I can get right into setting up the reminders I came for
Acceptance Criteria:
The landing page prominently displays a CTA button or input field labeled “Find My Schedule” or similar.
Autocomplete suggestions may appear as I type, making it even more convenient.
Error Handling: If I enter an invalid location (e.g., non-existent postal code), the system should provide clear error messages. Suggestions for valid locations or troubleshooting steps can be helpful.
After entering my location, clicking the “Search” button should retrieve the relevant waste collection schedule list
Add todo items as needed by commenting on this issue.