This project is a clone of IRC
everybody is welcome to contribute to this project, later on i will specify the tasks for new contributers
cmake version > 3.10
if you dont have cmake:
linux: sudo apt install cmake
linux instalition windows instalition
(linux):
cd terminal-chat-app
cmake ./build && make && ./chat
clone this repo: git clone https://github.com/Server-404-error/terminal-chat-app
create a new branch : git branch <newBranch>
switch to that branch : git checkout <newBranch>
- Users will be able to sign up
- users can talk to each others
- abillity to search for users
- Creating rooms
- sharing files