You are browsing as a guest. Sign up (or log in) to start making projects!

Chat

  • 5 Devlogs
  • 28 Total hours

Just chat (almost secure) https://chat.tosterabgx.me/

Open comments for this post

6h 46m 48s logged

API Upgrade

Read a bit more about RESTful APIs and made mine better.

Now, the messages get pagination, so frontend doesn’t need to store all messages from all chats, it can load only parts of the information it needs.

0
0
16
Open comments for this post

8h 2m 40s logged

A lot of stuff

Changed UI completely (I hate css, even tailwind css :heavysob:), so it looks more useful, and there are even several channels!!! (this is kinda similar to discord or slack)


Also learned a lot of things about react (like hooks) and express. Btw, it is pretty fun!

0
0
2
Open comments for this post

4h 29m 54s logged

Some stuff

Made accounts actually useful. Now, the username is shown before the message.

Yes, I spent 4 hours on just adding authors to the messages🥀

It took so long, because I was paranoid about the security of my app and couldn’t decide where to check for the user’s identity.

0
0
2
Open comments for this post

3h 45m 24s logged

A simple chat

I added the MongoDB part to my project, where I store my users (I mean, will store :ppp) and messages. Of course, nothing is encrypted for now (passwords are hashed though), but I will fix it soon.

0
0
8
Open comments for this post

4h 37m 15s logged

Just Chat

I want to build some type of the chatting website (like telegram or discord) just to learn a bit more about MERN tech stack.

What I plan to add:

  • Accounts
  • Text, image messages
  • Channels
  • DMs

First implementation

As of right now, I have made a simple chat with socket.io, which works, but there is no chat history or even usernames.

0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…