Skip to content

SamKazan/CLI-ChatApplication-Java-and-PostgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI-ChatApplication-Java-and-PostgreSQL

This project is a Command Line Interface (CLI) Chatbot developed using Java programming language and PostgreSQL database management system. The chatbot lets users interacts with eachother through the command line interface.

The PostgreSQL database is used to store and retrieve data related to the chatbot's functionality, such as user name, room name, and conversation history.

The chatbot's functionalities can be extended by adding more modules, which can be easily integrated into the existing codebase.

Overall, this Command Line Interface Chatbot project offers an efficient and interactive way for users to communicate.

Releases

No releases published

Packages

No packages published

Languages