D

DesCode

A social media platform for connecting developers around the world.

The problem DesCode solves

Now using this platform developers and coders around the world can interact with each other and can find mentors for their projects. A user can post their queries any other user can add comments on that post explaining the query. You can make friends using add friend option in profile. Security is our priority we have added OTP verification for the user sent on email also added forgot password feature for users.

Challenges we ran into

  1. We are facing difficulties in providing security to the user for this we have added passport.js library of npm also added social authentication for the user.
  2. A problem for uploading profile pics is vanished using multer library.
  3. Most challenging part was the chatting engine we were facing difficulties in adding sockets.io for this we have made a common chat group.

Discussion