# TinderClone **Repository Path**: MarkburtOS/TinderClone ## Basic Information - **Project Name**: TinderClone - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-17 - **Last Updated**: 2023-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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!!!**