Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 2.12 KB

README.md

File metadata and controls

35 lines (26 loc) · 2.12 KB

Vinder

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:

  1. Open this link on your Android device: https://github.com/realityexpander/Vinder/blob/master/Vinder_1.0.apk

  2. Tap the "skewer" menu and tap the "download"

  3. Allow the file to download (DO NOT click "show details")

  4. After the file is downloaded, click "OK" to install

  5. Click "OK" to install

  6. 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.