# Heyy-chat-app
**Repository Path**: xie-bing/Heyy-chat-app
## Basic Information
- **Project Name**: Heyy-chat-app
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2023-12-28
- **Last Updated**: 2024-11-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Heyy
Yet another chat application
## Real-Time Chat Application
This Real Time Chat Application is built using the Flutter framework.
## Technologies used
- [Flutter](https://flutter.dev/development?gclsrc=ds&gclsrc=ds) as fronted client.
- [Asp.Net](https://dotnet.microsoft.com/en-us/apps/aspnet/apis) Core RESTful as backend server.
- [Signalr](https://dotnet.microsoft.com/en-us/apps/aspnet/signalr) and [WebRTC](https://webrtc.org/) for Realtime communication.
- [SQL Server](https://www.microsoft.com/en-in/sql-server/sql-server-downloads) as backend database.
- [ObjectBox](https://objectbox.io/) as client app database.
## Features
- Modern UI
- Sign in/ Sign up using email/phone with verification.
- One-to-one and One to many chat support.
- Story support.
- Realtime communication using SignalR and WebRTC.
- FCM for push notification.
- Support message reaction, reply, forward, delete etc.
- Local Storage for all kinds of data including messages, users, settings etc.
- Audio/Video call support.
- Light and Dark theme support.
- And much more like other chat Applications.
## Demo
This is the actively maintained project.