feat: Add Transportation and Lodging models to AdventureViewSet; update Avatar and TransportationModal components for improved user experience

This commit is contained in:
Sean Morley
2025-02-22 10:37:22 -05:00
parent 232e01bf8f
commit ea36b104b6
5 changed files with 57 additions and 7 deletions

View File

@@ -484,6 +484,9 @@
"flight_number": "Flight Number",
"from_location": "From Location",
"to_location": "To Location",
"fetch_location_information": "Fetch Location Information",
"starting_airport_desc": "Enter starting airport code (e.g., JFK)",
"ending_airport_desc": "Enter ending airport code (e.g., LAX)",
"edit": "Edit",
"modes": {
"car": "Car",