Skip to content

Nikita06211/DevTinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevTinder Backend 🧩

This is the backend microservice for DevTinder, a developer networking platform built to help users connect, collaborate, and grow together. This service handles user authentication, profile management, connection requests, and feed logic.

🚀 Features

  • 🔐 User Authentication (Signup/Login) with JWT
  • 📝 User Profile Creation and Updates
  • 📩 Sending & Receiving Connection Requests
  • ✅ Accepting or ❌ Deleting Connection Requests
  • 📰 Feed Management (showing connected developers)

🛠️ Tech Stack

  • Node.js
  • Express.js
  • MongoDB with Mongoose
  • JWT for Authentication
  • bcrypt for Password Hashing

🌐 Live URL

Application is live at: https://dev-tinder-web-pink.vercel.app/


🔗 Frontend Repository

The frontend microservice can be found here: DevTinder Frontend


About

This is the backend microservice for DevTinder, a developer networking platform built to help users connect, collaborate, and grow together. This service handles user authentication, profile management, connection requests, and feed logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors