codepath-android-fall16-group-8 / travel

3 stars 3 forks source link

Trip dates #53

Closed heyhuyen closed 7 years ago

heyhuyen commented 7 years ago

Issue: #30

Added a date range picker library (it's not perfect, maybe we can swap out for another one later) to enable picking a start and end date for trips.

Also added queries to get trips sorted by trip dates. Bled into issue #40 since I had to add trip lists to display the planned, past, and current trips.