move-around / MoveAround

1 stars 2 forks source link

Save itinerary in Parse for the user #23

Open froyolo opened 7 years ago

froyolo commented 7 years ago

For the last step in a user's itinerary creation, we want to save in Parse: Destination Travel day Itinerary (slot and place)

tanejamohit commented 7 years ago

This contains multiple things here, first I want to make the itinerary a model and make it serializable, I think it might make sense to first make it restore between app restarts itself and then work on making it persist across devices through parse.

tanejamohit commented 7 years ago

Gonzalo if you can help with this that would be great.