Skip to content

babyitachi/chatApp

Repository files navigation

ChatApp

Main features of our web application includes signing up for a new user (ie create a unique username and password), After signing up the user can sign in into messaging app where all the online/offline users will be displayed and the user can send messages to any of online/offline users, Once the message is delivered to other user double tick shows off in message prompt of sender and Blue tick shows off when message is read by receiver, This application is easy to use with simple user interface. Our Application is inspired from “Celery from instagram” as we also use celery for reliable communication between users.

This project was generated with Angular CLI version 8.2.1.

Development web server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run Node server

Run node server.js for node server to be up and running

Run Celery Worker

Run node worker.js for node celery workers to start consuming

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published