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
- Host: GitHub
- URL: https://github.com/atetheone/chatapp
- Owner: atetheone
- Created: 2022-10-18T12:35:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T00:08:47.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T05:26:32.266Z (over 1 year ago)
- Topics: angular, docker, express, jest, jwt-authentication, kubernetes, microservices, mongodb, nodejs, socketio, testing
- Language: TypeScript
- Homepage:
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.