Using Python to create an application to communicate, chat, post and add friend base on P2P structure.
- User can post article with picture, comment the article with text or image.
- User can add friend with their ID.
- User can check the friend's posting while log in the BuddyBook.
- Using pyQT to Build the user interface.
- Build the message transfer structure to update the message on the P2P structure.
The Communicate protocol is in Communicate_protocol.pdf