An iOS app for managing itineraries, built with Swift.
This iOS app is used to manage your trip plan. The available features are listed below.
- Trip Management - Create, Update, Delete trip.
- My Favorites - Save city to your favorite list.
- My Location - Show coordinates of current location in map.
- Search - Search new destinations.
- Settings - Change configuration for the app.
git clone https://github.com/jojozhuang/trip-planner-ios.git
Open the project in Xcode, compile and run.
Read portfolio Trip Planner(iOS) to learn the main functions of this iOS app.