AS A USER traveler planning a group trip,
I WANT TO invite friends or family members to collaborate on our travel itinerary
SO THAT we can collectively plan our trip, ensuring everyone's preferences are considered and all trip details are easily accessible to the entire group.
Acceptance Criteria:
GIVEN a user has created an itinerary
WHEN they invite others to collaborate by entering email addresses or sharing a link
THEN the invited users receive access to view and edit the shared itinerary
GIVEN a collaborator makes a change to the shared itinerary
WHEN any user views the itinerary
THEN the changes are visible, along with information about who made the change and when
GIVEN collaborators are planning a trip
WHEN they need to make a group decision
THEN they can use the voting feature on proposed activities or destinations
User Story:
Acceptance Criteria:
GIVEN a user has created an itinerary WHEN they invite others to collaborate by entering email addresses or sharing a link THEN the invited users receive access to view and edit the shared itinerary
GIVEN a collaborator makes a change to the shared itinerary WHEN any user views the itinerary THEN the changes are visible, along with information about who made the change and when
GIVEN collaborators are planning a trip WHEN they need to make a group decision THEN they can use the voting feature on proposed activities or destinations