Skip to content

A group chat application where users can create groups with other people and chat. Built using Javascript, Bulma CSS, NodeJS and Sequelize.

Notifications You must be signed in to change notification settings

glaucusec/chat-application

Repository files navigation

Chat Application

Tech Stack - HTML, CSS, Bootstrap, JavaScript, Node Js, Express Js, MySQL, Sequelize

Installation

  • Clone the project

git clone https://github.com/glaucusec/chat-application

  • Change directory

cd chat-application

  • Install the packages

npm i

  • Run the server

npm run startDev

  • Visit http://localhost:3000

Features

  • Users can register and login themselves and chat and can create groups with other people.
  • A user who created the group becomes admin of the group.
  • Created backend using node js, Express js & frontend using HTML, CSS and JS.
  • A admin can see the list of members of the group
  • Admins can add / remove members and also can make others admins.

About

A group chat application where users can create groups with other people and chat. Built using Javascript, Bulma CSS, NodeJS and Sequelize.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published