Skip to content

sahil-sahu-dev/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 

Repository files navigation

ChatApp

Features πŸ’‘

  • Send and recieve text messages
  • View time elapsed since recent message
  • End to end encryption

Technologies used πŸ’»

  • End to end encryption using CryptoKit
  • Used Keychain to store private keys locally on the device.
  • Firebase, Firestore
  • Swift & SwiftUI

WhatsApp-Video-2022-01-16-at-928

Resources

  • Followed along Lets Build That App's course, where I learned how to use firebase to make a chat app. Therefore majority of the UI and many code elements match with this course. However, I Added end to end encrpytion to it on my own.
  • Used Kishika Wakatsumi's repo for making access to keychain easier.

About

Chat app with end-to-end encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages