🏗️ Habit project built on IOS Developer Course
This is an iOS chat app 💬. Users can create profiles 🧑💻 and chat with other users 👨👩👦👦.
- Swift UI - Modern IOS UI development
- Firebase FireStore - online backend for fetching user & chat data
- Firebase Storage - online backend for store user profile photo
- Firebase Auth - online backend for app auth
- Localized Strings
- MVVM / Interactor / remoteDataSource arch
- Image picker to select camera or local storage photos
- CocoaPods - Manage external dependency libs
- Light/dark theme
- 100% online