Skip to content

benjamineruvieru/chitchat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIT-CHAT

Chit-Chat is a command line chatting software designed for developers to communicate with each other. In addition to being a regular chatting tool, it offers a range of interesting features, such as a ranking system for developers, a search tool for finding other developers with specific tech stacks, and more. Chit-Chat aims to add a bit of social life to developers who are often labeled "introverts" by providing a means of communication through a terminal.

INSTALLATION

To install Chit-Chat, follow the steps below:

  • pip install chitchatcli
  • Run the program: python3 -m chitchatcli

TECHNOLOGIES USED

Chit-Chat uses MongoDB to store necessary data, Express.js to set up the necessary APIs, and the client interface was written in Python.

SCREENSHOTS

Chit-Chat Screenshot 1 Chit-Chat Screenshot 2

AUTHORS

Chit-Chat was developed by the following authors:

About

A command line chatting tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.8%
  • JavaScript 45.5%
  • HTML 2.7%