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

https://github.com/atetheone/chatapp

Chat app using Angular, Express, Socket.io
https://github.com/atetheone/chatapp

angular docker express jest jwt-authentication kubernetes microservices mongodb nodejs socketio testing

Last synced: 3 months ago
JSON representation

Chat app using Angular, Express, Socket.io

Awesome Lists containing this project

README

          

# Chat App

This is a chat application built using Angular, Angular Material, Express.js, Socket.IO, and MongoDB. It allows users to communicate with each other in real-time.

## Features

- User authentication: Users can sign up and log in to the application.
- Real-time messaging: Users can send and receive messages in real-time within the chat rooms.
- User presence: Users can see who is currently online.
- Message history: Users can view previous messages of a conversation.

This project is ongoing and will be updated with more features.