1
1
# ChitChat P2P Messeging App
2
-
3
- #### Youtube Link of how our app works:
4
- ChitCat P2P Messeging App <b >[ [ watch now] ( https://github.com/SaiferGit/p2p-messenger/chitChat.apk ) ] </b >
2
+ ChitChat is a Network Layer messenger application that runs on Android environment. It supports only p2p data exchanging, built using Native Android. So Android phone is needed to run this app.
3
+
4
+ # Youtube Link of how our app works:
5
+ ChitCat P2P Messeging App <b >[ [ watch now] ( https://youtu.be/VkSXLDf6ric ) ] </b >
6
+
7
+ ## Features Implemented
8
+ - IP address and port number login
9
+ - A beautiful UI for exchanged data
10
+ - Sharing textual files
11
+ - Save the exchanged messages whenever anyone wants
12
+ - Changing background option which is visible to both peers.
13
+ - Caesar Cipher encryption & decryption of data for security
14
+ - Exchanging messages time added, time added to chat history
15
+ - Voice Mode for sending messages, giving all the commands such as changing background and sharing file also
16
+ - Delete chat history for individual and both the peers
17
+ - Chat disconnect option
18
+ - Confirmation using alert dialogue in each step and Time of saving chat history
19
+ - Own App Icon with own designed app logo, Splash Screen
20
+ - In total 10 types of UI for conversations
21
+ - get own network IP
22
+ - text selectable, can be copied, pasted, shared
5
23
6
24
### To know detail, go to readme.txt
7
25
@@ -15,3 +33,6 @@ ChitCat P2P Messeging App <b>[ [watch now](https://github.com/SaiferGit/p2p-mess
15
33
16
34
![ ] ( https://user-images.githubusercontent.com/44334473/66875112-fdb04580-efce-11e9-9897-64bc9389cf77.png )
17
35
36
+ ## Authors
37
+ - <b >[ Munshi Saif] ( https://github.com/SaiferGit ) </b >
38
+ - <b >[ Tajkia Altaaf] ( https://github.com/Tajkia05 ) </b >
0 commit comments