A console based chat application using C++.
- Sign up
- Sign in
- Inbox
- Chat
- Friend list
- Add friend
- Unfriend
- Group Message
- GNU GCC 4.8.1 compiler or higher
- 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.