We Chat

We Chat

8 devlogs
7h 55m
Created by Arthur_Samuel

We Chat is a fast, intuitive web messaging app built for a new generation of users who want to connect instantly—without relying on SIM cards or phone numbers. Designed with React, Node, Express, and Socket.io, it offers seamless, real-time chat across all devices. Whether you're using a tablet, an old smartphone, or just want to stay private, We Chat gives you a simple, fun, and fluid way to talk to your people—wherever you are.

Timeline

checking user.js API

Update attachment

Doing an Api to find users

Update attachment

Getting done with the registration and login API

Update attachment

Trying to debug Auth API

Update attachment

Completing the User Registration API plus the rules for correct data input, hashing password, creating the user token and it's valid days. Now need to test and debbug.

Update attachment

Corrected bugs on the User model module to give rules to the user input data.

Update attachment

Every developer MUST have FELT THIS ONCE ! Created the Users database, did the MYSQL connection created the routes for the project. Began the work on the Registration API and the Backend Checks. FUN FACT Today's network in Cameroon was horrible, downloading packages, doing git commits, consulting documentation was a battle of developer's peace 🤧, give me your suggestions to fight back 🙂🏴‍☠️. Mometary Cons in Life of a dev in Cameroon. return Follow for more ✨;

Update attachment

Started downloading the dependencies needed and initialized the server

Update attachment