Skip to content

Vaibzz/Chat-Application-using-Cpp-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Chat-Appication-using-Cpp-

A console based chat application using C++.

Features:

  • Sign up
  • Sign in
  • Inbox
  • Chat
  • Friend list
  • Add friend
  • Unfriend
  • Group Message

Dependenices

  • GNU GCC 4.8.1 compiler or higher

Steps to execute

  • Copy the contents of src folder in your computer.
  • Compile the file chat_final.cpp on GNU GCC 4.8.1 or higher compiler.
  • Select option 1 to register on application and Fill necessary details as asked on console.
  • Select option 2 to sign in and follow the instructions displayed on console to use various features.