File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 33
44### This repository contains a Django WebSocket server and a React client for a real-time chat application.
55
6+ ### Features
7+
8+ - ** Authentication** : Users can log in using JWT (JSON Web Tokens) for secure authentication.
9+ - ** Send Interest** : Users can send interest requests to other users.
10+ - ** Accept/Reject Interest** : Users can accept or reject interest requests.
11+ - ** Real-time Chat** : Users can chat in real time with users who have accepted their interest.
12+ - ** Dashboard** : View and manage pending and accepted users from a dashboard.
613
714
815### Demonstration Video
1320https://github.com/user-attachments/assets/3f52e550-260a-413d-a181-5efa7d5f4dc8
1421
1522
16- <video width =" 640 " height =" 360 " controls >
17- <source src =" https://github.com/Faizgeeky/Faiz-Z_Tech-Task/raw/main/demo.mp4 " type =" video/mp4 " >
18- Your browser does not support the video tag.
19- </video >
20-
2123
2224
2325## Setup Instructions
You can’t perform that action at this time.
0 commit comments