chingu-voyages / v45-tier3-team-53

Add-project-description-here | Voyage-45 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
1 stars 1 forks source link

Update task model to include destination information #48

Closed shawnkoong closed 11 months ago

shawnkoong commented 1 year ago

Task Description The trip model needs to have a reference to the destination of the trip with details about this destination.

Mainly, the extra information needed are:

Acceptance Criteria The above things should be included either directly or indirectly into the trip, as creating a new trip will include these information.

More information about what is provided by Google here

shawnkoong commented 1 year ago

Name/address will be a string All coordinates will be a pair of numbers that can be casted into doubles