CMSC495-Team1 / Team1_TripPlanner

1 stars 1 forks source link

Flight Search #13

Open pastelApe opened 1 week ago

pastelApe commented 1 week ago

Implement a simple form for users to search for flights by departure and arrival cities, date, and number of passengers

GChel31 commented 3 days ago

Basic form is created. We need to figure out how to connect it and the screen afterwards to get the relevant date from the DB.