All Projects → Kesoyuh → Simple Snapchat

Kesoyuh / Simple Snapchat

A Snapchat clone developed in Swift 3 and Firebase

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Simple Snapchat

Vuejs Crud
A basics CRUD app for products build with vuejs and firestore
Stars: ✭ 105 (-7.08%)
Mutual labels:  firebase
Fuego
Fuego is a command line client for the firestore database (https://firebase.google.com/docs/firestore).
Stars: ✭ 110 (-2.65%)
Mutual labels:  firebase
Firebase Chat
[Deprecated] One to one chat implementation using firebase.
Stars: ✭ 111 (-1.77%)
Mutual labels:  firebase
Functions Samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
Stars: ✭ 10,576 (+9259.29%)
Mutual labels:  firebase
Rxgithub
An example of MVVM using RxSwift and Swinject (DI)
Stars: ✭ 109 (-3.54%)
Mutual labels:  firebase
Instagram
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Instagram Using React
Stars: ✭ 109 (-3.54%)
Mutual labels:  firebase
Flutter catalog
An app showcasing Flutter components, with side-by-side source code view.
Stars: ✭ 1,396 (+1135.4%)
Mutual labels:  firebase
Firebase Php
Unofficial Firebase Admin SDK for PHP
Stars: ✭ 1,657 (+1366.37%)
Mutual labels:  firebase
Awesome Firebase
Awesome Firebase: Firebase 相关文章索引
Stars: ✭ 109 (-3.54%)
Mutual labels:  firebase
React Mobx Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and MobX
Stars: ✭ 111 (-1.77%)
Mutual labels:  firebase
Road Beyond React App
🌈 The Road beyond React - Thing you can use after learning plain React.js
Stars: ✭ 108 (-4.42%)
Mutual labels:  firebase
Tindergram
🔥 Tinder clone in Swift
Stars: ✭ 108 (-4.42%)
Mutual labels:  firebase
Sapper Firebase Typescript Graphql Tailwindcss Actions Template
A template that includes Sapper for Svelte, Firebase functions and hosting, TypeScript and TypeGraphQL, Tailwind CSS, ESLint, and automatic building and deployment with GitHub Actions
Stars: ✭ 111 (-1.77%)
Mutual labels:  firebase
Pokemon63
「みんなの63 - スクリーンショットから自動解析できるポケモンの選出投稿サイト」のソースコード
Stars: ✭ 107 (-5.31%)
Mutual labels:  firebase
Simple Firebase Unity
Firebase Realtime-Database's REST API Wrapper for Unity in C#
Stars: ✭ 111 (-1.77%)
Mutual labels:  firebase
Diimageview
A Snapchat-inspired caption integrated within a regular UIImageView.
Stars: ✭ 104 (-7.96%)
Mutual labels:  snapchat
Laqul
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
Stars: ✭ 110 (-2.65%)
Mutual labels:  firebase
Enegrecer Web
Verdade Seja Dita!
Stars: ✭ 113 (+0%)
Mutual labels:  firebase
React Native Firebase Chat
React Native chat application using firebase.
Stars: ✭ 113 (+0%)
Mutual labels:  firebase
Fireshodanmap
FireShodanMap is a Realtime map that integrates Firebase, Google Maps and Shodan. A search is carried out using Shodan searching vulnerable devices and they are showed on the map for analysis. All data updated in Firebase are Realtime.
Stars: ✭ 111 (-1.77%)
Mutual labels:  firebase

TBC Chat - A Snapchat Clone

This is a Snapchat clone running on iOS, powered by Firebase. A uni project developed by @Changchang Wang, @Hailun Tian, and @Boqin Hu. Just for learning and practice.

Screenshots

Features

  • User authentication
  • Fluid navigation between all screens using swipe gestures
  • Camera screen – take a photo, flash option, back/front camera
  • Snap edit – cancel, add emoji, text, set timer, save, store as memory
  • Add friends via SMS/QR code/username
  • Chat - Live chat with friends, show friendship
  • Chat - Send text and photo
  • Chat - Viewing rules (timeout) enforced
  • Chat - Share location
  • Memories - Photos from snaps and camera roll
  • Memories - Share with my friends
  • Memories - Send to my stories
  • Stories - My stories and friends' stories
  • Discover - Display suggested public stories (mainly using RSS feed) * Update: Not working now. The google RSS API that I was using is no longer available

Development Environment

  • Xcode 8
  • Swift 3
  • iOS 9.3+
  • Firebase

Installation

  1. Make an account at Firebase and perform some very basic setup. (the CocoaPods Frameworks and Libraries have already been included in the repo)
  2. Download GoogleService-Info.plist and drag it into the project
  1. Go to your firebase console, authentication page, and enable email/password sign-in method.
  2. Run the project on your device. Sometimes you need to press cmd + shift + k to clean the project (not sure why). *Don't run it on your simulator. It will crash since camera cannot be loaded. This problem only exit on iOS 10

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].