An open API service indexing awesome lists of open source software.

https://github.com/sandeepguptax2003/chatmate

This is a real-time text based chat application where users can create a room and chat there.
https://github.com/sandeepguptax2003/chatmate

css express-js html javascript mongodb nodejs redis socket-io

Last synced: 2 months ago
JSON representation

This is a real-time text based chat application where users can create a room and chat there.

Awesome Lists containing this project

README

        

# ChatMate

#### Text-Based Chat Web-Application

## Live Links:-

ChatMate:- https://merry-starburst-7c9544.netlify.app

## Deployed Links:-

BACK-END DEPLOYED LINK -
https://jade-jealous-dhole.cyclic.app

FRONT-END DEPLOYED LINK -
https://merry-starburst-7c9544.netlify.app

## Tech Stack

Frontend:- HTML, CSS, JavaScript.

Backend:- Node.js, Express.js, Mongoose.js, Socket.io

Database:- MongoDB

## Completed a group project within a span of five days:

[SANDEEP GUPTA](https://github.com/sandeepguptax2003) (Team Lead) (Handled the Main/Room Pages - For Both Front-end and Back-end)


[SHEETAL SHARMA](https://github.com/SheetlSh3010) (Handled the SignUp/SignIn Pages - For Both Front-end and Back-end)

## Landing Page

![Landing Page - Screenshot](./frontend/images/landing-page-ss.png)

## Sign-Up Page

![Sign-Up Page - Screenshot](./frontend/images/signup-page-ss.png)

## Sign-In Page

![Sign-In Page - Screenshot](./frontend/images/login-page-ss.png)

## Create Or Join Room Page

![Group-Chat Page - Screenshot](./frontend/images/create-or-join-room-ss.png)

## Chatting Room Page

![Chatting-Room Page - Screenshot](./frontend/images/chatting-room-ss.png)

## Welcome User Page

![Welcome-User Page - Screenshot](./frontend/images/welcome-user-in-chat-ss.png)

## User Chat page

![User-Chat Page - Screenshot](./frontend/images/real-time-chatting-ss.png)