Project Submission

Submit Your Network Chat Application

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/cpp-network-chat
Required Files and Folders
  • include/
  • src/
  • tests/
  • docs/
  • CMakeLists.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Project overview and architecture description
  • Build instructions (CMake commands)
  • Usage examples (starting server and clients)
  • Protocol documentation (message format and commands)
  • Test results and screenshots
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We will verify the repository cpp-network-chat exists in your account.

Your repository will be verified before submission is accepted

Project Submitted Successfully!

Your project has been verified and submitted. Great work on your Network Chat Application!