CS2103-AY1819S2-W11-3 / main

TravelBuddy is a travel log application that lets users efficiently manage their travel records. Additional features built into TravelBuddy allows them to search through the records, attach photos and view statistical models.
https://travelbuddy-cs2103.netlify.com/
MIT License
1 stars 6 forks source link

Fix PlaceCard and ExpandedPlacePanel alignment issues #125

Closed PremBagda closed 5 years ago

PremBagda commented 5 years ago

Align name of place with rest of the information in PlaceCard. Fix alignement issues of information displayed in ExpandedPlace Panel.

nivenang commented 5 years ago

Great work