README updated
This commit is contained in:
parent
d592ca41f8
commit
41b70f4ff4
38
README.md
38
README.md
@ -1,2 +1,38 @@
|
||||
# chat_application
|
||||
# 💬 Chat Application
|
||||
|
||||
A modern chat application enabling real-time messaging, group conversations (salons), and role-based access control.
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Features
|
||||
|
||||
- User registration and authentication (Logto)
|
||||
- Real-time messaging between users
|
||||
- Group conversations (salons) and private chats
|
||||
- Role and permission management (admin panel)
|
||||
- User invitations to salons
|
||||
- Responsive Angular frontend
|
||||
- Secure .NET API backend
|
||||
|
||||
---
|
||||
|
||||
## 🛠️ Tech Stack
|
||||
|
||||
- **Frontend:** Angular
|
||||
- **Backend:** .NET API
|
||||
- **Authentication:** Logto (Identity Provider)
|
||||
- **Hosting:** Hetzner Cloud
|
||||
|
||||
---
|
||||
|
||||
## 📦 Getting Started
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- Node.js & npm (for Angular)
|
||||
- .NET SDK (for backend)
|
||||
- Logto account (for authentication)
|
||||
|
||||
## 📄 License
|
||||
|
||||
This project is licensed under the QAP License.
|
||||
Loading…
x
Reference in New Issue
Block a user