https://github.com/dimitri-pletschette/whatsappclone
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: dimitri-pletschette
- License: mit
- Language: Java
- Default Branch: master
- Size: 5 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
WhatsAppClone
WhatsAppAndroidClone
▷ Create an android app like whatsApp
▷ Full Video Tutorial Playlist here: https://www.youtube.com/watch?v=wdcH58Nzm-o&index=1&list=PLxabZQCAe5fgGQggJxp5nuI1ESzP-oMED
▷ Become a Patreon: https://www.patreon.com/simpleCoder
▷ Donate with PayPal: https://www.paypal.me/simcoder
▷ Twitter: https://twitter.com/S1mpleCoder
▷ GitHub : https://goo.gl/88FHk4
▷ 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.
Important Links
Firebase: https://goo.gl/9Wahb1
Glide: https://github.com/bumptech/glide
P.S: If ou're going to download the full project please use your own 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 - Change Pay Plan to either Flame or Blaze; !optional
4 - Go to Firebase -> Registration and activate Login/Registrtion with Phone Number
5 - Go to Firebase -> storage and activate it;
Owner
- Name: Dimitri Pletschette
- Login: dimitri-pletschette
- Kind: user
- Location: Zurich
- Website: dimitripletschette.com
- Twitter: dmxplx
- Repositories: 1
- Profile: https://github.com/dimitri-pletschette
Digital Product Manager & Technology Blogger
GitHub Events
Total
- Push event: 1
- Create event: 2
Last Year
- Push event: 1
- Create event: 2
Dependencies
- com.android.support.constraint:constraint-layout 1.1.2 implementation
- com.android.support:appcompat-v7 27.1.1 implementation
- com.android.support:design 27.1.1 implementation
- com.facebook.fresco:fresco 1.10.0 implementation
- com.github.bumptech.glide:glide 4.8.0 implementation
- com.github.stfalcon:frescoimageviewer 0.5.0 implementation
- com.google.firebase:firebase-auth 16.0.1 implementation
- com.google.firebase:firebase-core 16.0.1 implementation
- com.google.firebase:firebase-database 16.0.1 implementation
- com.google.firebase:firebase-storage 16.0.1 implementation
- com.onesignal:OneSignal 3.8.3 implementation
- junit:junit 4.12 testImplementation