TravLog is a social platform that allows its users to create, store and share their travel experiences in the form of blogs which in turn allows other users on the platform to see the world from their perspective
Clone the repo
git clone https://github.com/AppDevIn/TravelLog.git
cd TravelLog
Cocopods
Install all the CocoaPods needed
pod install
open TravelLog.xcworkspace/
Use the dependency manager CocoaPods to install dependency
- Firebase/Auth
- Firebase/Firestore
- Firebase/Storage
- BSImagePicker
- SDWebImage
- Get feeds base on users following
- Post with geolocation and images
- Map with pins for attractions and current user location
- Search for user
- Follow and Unfollow user
- Able to delete post
- Display Feed in order of the time of post
- Profile Page
Jeyavishnu |
Run Lin |
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Distributed under the MIT License. See LICENSE
for more information.