Bondly is a social iOS app designed to help users form meaningful connections through a unique bonding system, interactive posts, and group-based clans — all built using SwiftUI, Firebase Realtime Database, and Cloudinary.
- Send and receive bond requests
- Mutual confirmation forms a bond
- See bonded users and chat in real-time
- One-on-one messaging using Firebase Realtime DB
- Offline access with local persistence
- Message delivery synced instantly across devices
- Share swipeable posts
- Built-in image compression using Cloudinary CDN
- Offline post caching for seamless browsing
- Join or create clans (open / invite-only / closed)
- Role-based admin hierarchy: admin / member
- Group chat with real-time message syncing
- Clone the Repository
git clone https://github.com/mani5h-agarwal/Bondly.git cd Bondly








