Code is in TripPlanner Directory. It consists AppDelegate, Controllers, Storyboards, Models and Cells.
Steps to install:
- Open Terminal App
- use command git clone https://github.com/mochen1228/HangoutPlanner.git
- use command cd HangoutPlanner
- use command sudo gem install cocoapods
- use command pod install
- Download Xcode, double click TripPlanner.xcworkspace to open
- Top left corner, click "Generic iOS Device", switch to simulator iPhone 11 Pro
- Click run button on top left corner