Chat with your friends - Privately
I made this chat application (simply called chat app) as my submission for the 6th weekly challenge. We had to just build the UI for the application but I decided to make it work anyways.
How this works
The entire app server is built on Flask in python and the clients side is HTML, CSS and JS.
- When a user logs in they are assigned a room with a unique room code.
- Then you can share this special 6 digit code with friends and others can join the room.
- Now you can have a nice chat!
Future Plans
I was thinking about adding a speech to text feature and also some subtle improvements like making links clickable and adding an emoji picker.
I would love to hear about any features you think that current chat platforms lack. I will try to implement these ideas.
TravisRaney1
Hi everyone
VihaanM1
@ruiwenge2 Thanks! Yeah, I started posting on repl talk only a month or two back.
Bunnytoes
this is really cool
VihaanM1
@Bunnytoes Thank You!
who is up to chat together with me?
@TravisRaney1 If you want you can open two tabs and chat with yourself. Because I did that all the time haha! Let me know how you liked it!
@TravisRaney1 Or you could share the code with your friends and chat with them too.