1 min read
Quark

Quark Image

📌 Description

This project, developed by a team of four, is a web application enabling real-time communication between users. The application was built using a RestAPI architecture with the Microsoft SignalR library.

📋 Key Features

  • Safe account creation with generated passwords
  • Real time messaging
  • Creation of announcements
  • Settings change (language, notifications, etc.)

🛠 Tech Stack

  • TypeScript
  • React
  • Redux Toolkit with RTK Query
  • Cloudinary for image upload
  • @microsoft/signalr for handling backend real-time functionality