/TinderClone

🚺 🚹 It is an application where almost all of the functions in the Tinder application can be performed. These transactions are recorded in the database. The logic of the application was tried to be coded rather than the design.

Primary LanguageJavaMIT LicenseMIT

Tinder_android_app_clone

â–· Create an android app like tinder

â–· Full Video Tutorial Playlist here: https://www.youtube.com/playlist?list=PLxabZQCAe5fio9dm1Vd0peIY6HLfo5MCf

â–· Tools Used In this Project:

  • Android Studio;
  • Firebase: *Realtime database *Authentication
  • SwipeCards;

â–· In this project we've done:
1 - SwipeCards Implementation;

â–· If you have any question please ask, I'll try to answer to every question and even look at your code if that is necessary.

PS: If ou're going to download the full project please use your on firebase API, the one in the project will NOT be mantained and the app may not work.

Implementation Guide

1 - Project
1 - Open the Project in your android studio;
2 - !!!!IMPORTANT!!!! Change the Package Name. You can check how to do that here (https://stackoverflow.com/questions/16804093/android-studio-rename-package)

2 - Firebase Panel
1 - Create Firebase Project (https://console.firebase.google.com/);
2 - import the file google-service.json into your project as the instructions say;
3 - Go to Firebase -> Registration and activate Login/Registrtion with email
4 - Go to Firebase -> storage and activate it;

!!!DONE!!!