TripTeller, A traveler diary about their adventures around the world.
TripTeller, a Project where I used many Firebase products like Firestore (cloud Database), cloud storage (media), Auth (login).
This project was made with Swift and Storyboard, using MVVM + Coordinator.
Database was stored in Firestore, images in Firebase cloud storage and authentication was also handled via Firebase Auth.
Swift 5, Storyboard
MVVM + C
Kingfisher, SwiftyJSON, FloatingPanel, (SwiftLint)
XCode, Cocoapods, Figma, Github, SourceTree, Firebase
App using TabBar with 3 items, Trips, Stats and Profile.
Trips: Paginated list of trips that user has created, a detail of the trip is available with each step of the trip.
Stats: Paginated list of stats and data about the trip.
Profile: Some detail about the user.