Tinder clone with card swiping, firebase fireDB, messaging.
- Allows users to save a profile with age, name, gender, gender preferences, photo and description
- Allows other users to swipe left and right on other users
- Allows users to view profile information for each user
- Once users are matched, allows users to communicate with each other in real time
- Allows users to reset all swiped or matched other users
---- Tech used ----
- Uses Firebase Realtime Database for storing data
- Uses Firebase FireStore for storing images
- Uses Firebase Authentication for registering users
- Uses Activities, Fragments, Tabs, Image Provider
To install the Apk:
-
Open this link on your Android device: https://github.com/realityexpander/Vinder/blob/master/Vinder_1.0.apk
-
Tap the "skewer" menu and tap the "download"
-
Allow the file to download (DO NOT click "show details")
-
After the file is downloaded, click "OK" to install
-
Click "OK" to install
-
Click "OK" to launch
If you have developer options turned on, you may need to turn off "USB Debugging" if the "Waiting for debugger" dialog is displayed.