Skip to content

Commit 7a62120

Browse files
authored
Update README.md
1 parent 5f12243 commit 7a62120

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Talku Talku V3 💬
1+
# Talku Talku V3 (final version) 💬
22

33
<p>
4-
<img alt="Version" src="https://img.shields.io/badge/version-2.5.1-blue.svg?cacheSeconds=2592000" />
4+
<img alt="Version" src="https://img.shields.io/badge/version-3.0.1-blue.svg?cacheSeconds=2592000" />
55
<a href="#" target="_blank">
66
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-red.svg" />
77
</a>
@@ -11,7 +11,7 @@ Ever wanted to communicate with friends in real-time and you worry about accessi
1111

1212
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.
1313

14-
### [Live Demo](https://talku-talku-v2.vercel.app)
14+
### [Live Demo]()
1515

1616

1717
## Problems Talked Down on
@@ -38,20 +38,23 @@ Leave a ⭐️ If this project got you going!
3838
<br /><br /><br />
3939

4040
## 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.
4242

4343

4444
## Features
45+
### From V2
4546
- [x] Users can register/login via username and password.
4647
- [x] Generate random avatars using [MultiAvatar](https://api.multiavatar.com/) API
4748
- [x] Emoji picker Integrated.
4849
- [x] Users can browse and skim through active users
4950
- [x] Cross-Platform Compatibile
5051

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
57+
- [x] UI Update
5558

5659
## Sneak Peek
5760
<img width="959" alt="Screenshot 2023-03-23 204014" src="https://user-images.githubusercontent.com/68241801/227333054-82e12095-7fab-4ba7-af97-60b199a9d378.png">

0 commit comments

Comments
 (0)