Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simcoderyoutube/snapchatclone
Snapchat Clone Android App ๐จโ๐ป I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use Android Native with java to build the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, android studio, and java. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a Snapchat Clone!
https://github.com/simcoderyoutube/snapchatclone
android android-app android-application app appdevelopment clone simcoder snapchat snapchat-clone
Last synced: 20 days ago
JSON representation
Snapchat Clone Android App ๐จโ๐ป I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use Android Native with java to build the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, android studio, and java. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a Snapchat Clone!
- Host: GitHub
- URL: https://github.com/simcoderyoutube/snapchatclone
- Owner: SimCoderYoutube
- License: mit
- Created: 2017-12-30T15:34:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-17T21:12:02.000Z (about 3 years ago)
- Last Synced: 2024-05-02T03:22:22.052Z (7 months ago)
- Topics: android, android-app, android-application, app, appdevelopment, clone, simcoder, snapchat, snapchat-clone
- Language: Java
- Homepage:
- Size: 1.37 MB
- Stars: 150
- Watchers: 13
- Forks: 85
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Version](https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![image](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/simcoder_here)
[![image](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/simcoder_here/)
[![image](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/channel/UCQ5xY26cw5Noh6poIE-VBog)
Snapchat Clone
A snapchat clone app made with android native (java) and firebase
Explore the docs ยป
Report Bug
ยท
Request Feature
Table of Contents
## โน๏ธ About The Project
![alt text](images/mockup.png "Title")
This repo contains the project made in my youtube chanel called simcoder. This project is a clone of the snapchat android app.
It is made using android native with java and some firebase services (authentication, real time database and storage).
In the [master](https://github.com/SimCoderYoutube/SnapchatClone/tree/master) branch you have the redesign project which I was previously selling in my website, however you still have access to the youtube series repo in the [youtube_series](https://github.com/SimCoderYoutube/SnapchatClone/tree/youtube_series)
You can follow the youtube series in the following [link](https://www.youtube.com/watch?v=8fDkWWbmQo0&list=PLxabZQCAe5fjMRCDY8OUXoPnhQ2AiaM05&ab_channel=SimCoder)
## ๐ Getting Started
- ### **Prerequisites**
- [Android Studio](https://developer.android.com/)
- [Firebase](https://firebase.google.com/)- ### **Installation**
In order to deploy the project you'll need to follow the [wiki page](https://github.com/SimCoderYoutube/SnapchatClone/wiki/Setup-your-project) dedicated to this effect.
## ๐ง Roadmap
See the [open issues](https://github.com/SimCoderYoutube/SnapchatClone/issues) for a list of proposed features (and known issues).
## โ Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. Please check the [Wiki](https://github.com/SimCoderYoutube/SnapchatClone/wiki/How-to-Contribute)
## ๐ Show your support
Give a โญ๏ธ if this project helped you!
And don't forget to subscribe to the [youtube chanel](https://www.youtube.com/c/SimpleCoder?sub_confirmation=1)
## ๐ License
Copyright ยฉ 2021 [SimCoder](https://github.com/simcoderYoutube).
This project is [MIT](https://github.com/SimCoderYoutube/SnapchatClone/blob/master/LICENSE) licensed. Some of the dependencies are licensed differently.
## ๐ค Contact
**SimCoder**
- Website: www.simcoder.com
- Twitter: [@simcoder_here](https://twitter.com/simcoder_here)
- Github: [@simcoderYoutube](https://github.com/simcoderYoutube)
- Youtube: [SimCoder](https://www.youtube.com/channel/UCQ5xY26cw5Noh6poIE-VBog)