Tinder is a social app that allows user to browse other users images, check out their bios, and swipe left or right to express dislike or like. if both users like each other, they can start chatting. Firebase and Core Data are used to store and manage user data.
- Browse and Swipe
Fetch qualified users, allowing user to browse their images, bios and then decide like or dislike by swiping right or left:
- Setting and Match
Set up the user info, preference about other users in setting, narrow down the types the user probably like, increase opportunity to match others:
- Chatting
Once match, the user can chat with the match:
DCA-Calculator is released under the MIT license. See LICENSE for details