UCCS-CS4300-5300 / group3-spring2024

0 stars 0 forks source link

User Story: Flight Search Functionality #5

Open murphyschaff opened 7 months ago

murphyschaff commented 7 months ago

Velocity: 4

As a traveler, I want to input my departure city, destination city, and travel dates, so that I can view a list of available flights matching my criteria.

Happy Path:

The user inputs their departure city, destination city, and travel dates. The system displays a list of available flights that match the criteria. The user selects a flight that suits their schedule and budget.

Sad Path:

The user inputs an unrecognized city or past date. The system displays an error message prompting the user to check their inputs for errors and try again.

neeleshsai23 commented 7 months ago
Flight_Search_LoFi_1.jpg
neeleshsai23 commented 7 months ago

Acceptance Criteria: 1) Should be able to suggest nearest airports based on my location. 2) Should be able to suggest airports based on city name. 3) Should be able to type date manually alongside with scrolling in the calendar