PumpkinSoftware / TravelMate

A mobile application that connects students from 18 to 25 who want to go to an event in Italy
Apache License 2.0
5 stars 1 forks source link

Viewing details of a trip #39

Closed 666TheNumberOfTheBeast closed 5 years ago

666TheNumberOfTheBeast commented 5 years ago
666TheNumberOfTheBeast commented 5 years ago

All dynamic except users

Andreaasta commented 5 years ago

Little restyling of cards with all value. Starting function to receive partecipants. Time spent: 3h

666TheNumberOfTheBeast commented 5 years ago

Add recycler view for partecipants & join button animations

666TheNumberOfTheBeast commented 5 years ago

Add logic to join button, particular string for current user in partecipant & edit button for owner

666TheNumberOfTheBeast commented 5 years ago

Finished all logic about join button & refresh works properly on action; now errors from server are handled

666TheNumberOfTheBeast commented 5 years ago

Minor fixes & prepared code to share "really" travels amongs users

666TheNumberOfTheBeast commented 5 years ago

Fix api interaction in travel details & delete trip

666TheNumberOfTheBeast commented 5 years ago

Fix bug of opening and closing quickly to show this page. Add also progress bar and its logic