Skip to content

sumitscript/chat-app-jugad-

Repository files navigation

Chat Application

Description

This is a simple chat application developed using JSP and MongoDB. It allows users to enter their unique code and chat in a common chat room. Messages are stored in a MongoDB database, and users can send and fetch messages in real time.

Features

  • User authentication via unique code
  • Real-time message sending and fetching
  • Persistent message storage using MongoDB
  • Simple and user-friendly interface

Technologies Used

  • JSP for server-side scripting
  • MongoDB for data storage
  • JavaScript (jQuery) for AJAX requests and real-time updates
  • HTML/CSS for the front-end layout

Installation

Prerequisites

  • Java Development Kit (JDK): Ensure you have JDK installed.
  • Apache Tomcat: You need a server to run your JSP files.
  • MongoDB: Set up a MongoDB Atlas account and create a database named chatapp.

Clone the Repository

git clone https://github.com/sumitscript/chat-app-jugad-.git
cd chatapp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages