SockText banner

SockText

4 devlogs
3h 31m 9s

This is a real time chatting app built using NextJS where people can text each other in rooms with following functionalities:-
1)Create rooms
2)Join rooms

It works using WebSockets
I will add more features later.

This project uses AI

I used ChatGPT for help with tailwind.

Demo Repository

Loading README...

sheikhzubairahmed3949

I changed the whole color theme of the website.
It was the most dreadful experience but I think it was worth it! Will attach some pictures of the main pages and the 404 Not Found page :)

Attachment
Attachment
Attachment
Attachment
0
sheikhzubairahmed3949

I added some new links such as a link for Joining a room, and one to create a room(PS: I haven’t made the backend yet)

I also didn’t like the default 404 Not Found page for NextJS so I customised it.

Personal milestone:Managed to make these updates without using AI :)))

Attachment
Attachment
0
sheikhzubairahmed3949

I added the Navbar component with working links. I also added a little box below the navbar which shows the current page the user is in.

Attachment
Attachment
Attachment
0