You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -11,7 +11,7 @@ Ever wanted to communicate with friends in real-time and you worry about accessi
11
11
12
12
Talku Talku is a Realtime private Chat Application that runs majorly on the web, might metamorphose into apps to run on other platforms. Its a minimalistic platform where users can come, join rooms with other frineds/users to talk about all kinds of chit chat with real time experience.
@@ -38,20 +38,23 @@ Leave a ⭐️ If this project got you going!
38
38
<br /><br /><br />
39
39
40
40
## Stack
41
-
Built on the MERN Stack with `NodeJs``ReactJs``Express``Styled-Components``SocketIo` and `MongoDB` DB systems for Database Management and storage.
41
+
Built on the MERN Stack with `NodeJs``TypeScript``ReactJs``Express``Styled-Components``SocketIo` and `MongoDB` DB systems for Database Management and storage.
42
42
43
43
44
44
## Features
45
+
### From V2
45
46
-[x] Users can register/login via username and password.
46
47
-[x] Generate random avatars using [MultiAvatar](https://api.multiavatar.com/) API
47
48
-[x] Emoji picker Integrated.
48
49
-[x] Users can browse and skim through active users
49
50
-[x] Cross-Platform Compatibile
50
51
51
-
### Update on more Features to come in V3
52
-
-[ ] Full Migration to Typescript for scalability
53
-
-[ ] Profile section where users can update their avatars with actual selected image
54
-
-[ ] User should be abould to send photos and images while conversating
52
+
### Update on Features come V3
53
+
-[x] Full Migration to Typescript for scalability
54
+
-[x] Profile section where users can update their avatars with actual selected image
55
+
-[x] User should be abould to send photos and images while conversating
56
+
-[x] Users should be able to update already set profile image, after profile creation
0 commit comments