Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanushangural authored Nov 10, 2020
1 parent ad7f9e4 commit 6fee83a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Chat-App
Chatting app in which you can send friend request to app user, if they accept your friend request you can chat with them.
It uses firebase realtime database and storage and uses AES cryptography algorithm for end to end encryption of messages.

<div>
<img src="images/Screenshot_2020-11-11-00-52-09-561_com.example.chatapp.jpg" width="400" height="800">
<img src="images/Screenshot_2020-11-11-00-52-15-495_com.example.chatapp.jpg" width="400" height="800">
</div>
<div>
<img src="images/Screenshot_2020-11-11-00-52-20-512_com.example.chatapp.jpg" width="400" height="800">
<img src="images/Screenshot_2020-11-11-00-52-27-997_com.example.chatapp.jpg width="400" height="800">
</div>

0 comments on commit 6fee83a

Please sign in to comment.