Skip to content

mucrolores/BuddyBook

Repository files navigation

BuddyBook

Using Python to create an application to communicate, chat, post and add friend base on P2P structure.

Feature
  1. User can post article with picture, comment the article with text or image.
  2. User can add friend with their ID.
  3. User can check the friend's posting while log in the BuddyBook.
Structure
  1. Using pyQT to Build the user interface.
  2. Build the message transfer structure to update the message on the P2P structure.
Communicate protocol

The Communicate protocol is in Communicate_protocol.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages