Skip to content

Commit 5f12243

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

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

README.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,70 @@
1+
# Talku Talku V3 💬
12

3+
<p>
4+
<img alt="Version" src="https://img.shields.io/badge/version-2.5.1-blue.svg?cacheSeconds=2592000" />
5+
<a href="#" target="_blank">
6+
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-red.svg" />
7+
</a>
8+
</p>
9+
10+
Ever wanted to communicate with friends in real-time and you worry about accessibility, compatibility, customization, and cost-effectiveness or having to download an app most times, TalkuTalku is that platform 🎉
11+
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.
13+
14+
### [Live Demo](https://talku-talku-v2.vercel.app)
15+
16+
17+
## Problems Talked Down on
18+
🪡 Accessibility: Giving web-based chat apps more power with the leverage of been accessed from any device with an internet connection, giving users greater flexibility and convenience.
19+
20+
🪡 No Download Required: Users don't need to download and install a separate app onto their device, saves storage space and reduces the time it takes to get started.
21+
22+
🪡 Cross-Platform Compatibility: TalkuTalku works across multiple platforms, including desktops, laptops, smartphones, and tablets, making them more accessible to a wider range of users.
23+
24+
🪡 Easy Integration: Web-based chat apps can easily integrate with other web applications or services, such as social media platforms, email, and project management tools.
25+
26+
🪡 SEO Benefits: Web-based chat apps can help improve website traffic and visibility through search engine optimization (SEO), as they can be optimized for specific keywords.
27+
28+
to name a few...
29+
30+
31+
32+
## Support is contiguous
33+
34+
Leave a ⭐️ If this project got you going!
35+
<p>
36+
<a href="https://www.buymeacoffee.com/VinylDavyl"> <img align="left" src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" height="50" width="210" alt="buymeacoffee.com/VinylDavyl" /></a>
37+
</p>
38+
<br /><br /><br />
39+
40+
## Stack
41+
Built on the MERN Stack with `NodeJs` `ReactJs` `Express` `Styled-Components` `SocketIo` and `MongoDB` DB systems for Database Management and storage.
42+
43+
44+
## Features
45+
- [x] Users can register/login via username and password.
46+
- [x] Generate random avatars using [MultiAvatar](https://api.multiavatar.com/) API
47+
- [x] Emoji picker Integrated.
48+
- [x] Users can browse and skim through active users
49+
- [x] Cross-Platform Compatibile
50+
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
55+
56+
## Sneak Peek
57+
<img width="959" alt="Screenshot 2023-03-23 204014" src="https://user-images.githubusercontent.com/68241801/227333054-82e12095-7fab-4ba7-af97-60b199a9d378.png">
58+
<img width="959" alt="Screenshot 2023-03-23 205051" src="https://user-images.githubusercontent.com/68241801/227335176-f41b8428-89c0-49a1-b476-54436cb059fa.png">
59+
<img width="960" alt="Screenshot 2023-03-23 203800" src="https://user-images.githubusercontent.com/68241801/227333277-23263f28-eb98-48a0-80bc-66af2ef56f60.png">
60+
<img width="960" alt="Screenshot 2023-03-23 205038" src="https://user-images.githubusercontent.com/68241801/227335198-57f29c93-5507-44bc-9dfa-19017d152deb.png">
61+
<img width="960" alt="Screenshot 2023-03-23 205539" src="https://user-images.githubusercontent.com/68241801/227336923-a684834f-83a8-4a85-afa5-b93a694fd947.png">
62+
<img width="958" alt="Screenshot 2023-03-23 204411" src="https://user-images.githubusercontent.com/68241801/227333862-cbc8e9c6-7b2f-4541-bccc-51c01c014d42.png">
63+
64+
65+
## Author
66+
67+
👤 **Vinyl Davyl** <br/>
68+
Leave a ⭐️ If this project got you going!
69+
- Website: https://vinyldavyl.netlify.app
70+
- Twitter: [@Vinylchi](https://twitter.com/Vinylchi)

0 commit comments

Comments
 (0)