Skip to content

devix05/LocalChatroom

Repository files navigation

🚀 LocalChatroom

A local chatroom with login/register, media sharing, and profile pictures – built with HTML, CSS, JavaScript, and MongoDB.

LocalChatroom Preview


🔥 Features

  • 🔐 Login & Registration – multiple user accounts supported
  • 💬 Real-time Chat – chat instantly with logged-in users
  • 🖼️ Media Sharing – send images and videos
  • 🧑‍🎨 Profile Pictures – set and display user avatars
  • 💾 MongoDB Storage – secure database for messages & accounts

🖥️ Tech Stack

Layer Technology
Frontend HTML5, CSS3, JavaScript
Backend Node.js / Express
Database MongoDB
File Upload Multer / GridFS (images/videos)

🛠️ Installation & Setup

  1. Clone the repository
git clone https://github.com/devix05/LocalChatroom.git
cd LocalChatroom
npm install

About

A local chatroom with registration, made using MongoDB with HTML, CSS and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors