Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DevTinder – Social platform to connect, share, and manage user connections built with MERN stack and JWT authentication.

Notifications You must be signed in to change notification settings

N-Manjunath/DevTinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

41 Commits

Repository files navigation

🌍 DevTinder – Social Connection Platform (MERN Stack)

DevTinder is a full-stack social platform where users can sign up, log in, update their profile with a live preview, send and accept connection requests, and explore a personalized feed. It is built with the MERN stack and secured with JWT authentication.


🚀 Features

🔐 Authentication

  • User signup & login with JWT authentication.
  • Protected routes accessible only with valid tokens.

🙋 Profile

  • Update profile with a live preview option.
  • Manage personal details and profile picture.

🤝 Connections

  • Send connection requests to other users.
  • Accept or reject incoming requests.
  • Build and manage your network of connections.

📰 Feed

  • Explore a personalized feed showing posts/profiles from your connections.

⚙️ Backend

  • RESTful APIs using Node.js & Express.js.
  • MongoDB + Mongoose for structured data management.

🛠️ Tech Stack

Frontend: React.js, Tailwind CSS

Backend: Node.js, Express.js

Database: MongoDB with Mongoose

Authentication: JWT (JSON Web Token)


📂 Key Highlights

✅ JWT-based secure authentication

✅ Profile management with live preview

✅ Send & accept connection requests

✅ Personalized user feed

✅ CRUD operations with Express.js APIs

✅ MongoDB + Mongoose for database


⚙️ Environment Setup

🔽 Clone the Repository

git clone https://github.com/your-username/devtinder.git
cd devtinder
-- Backend Setup --
cd DevTinder-Backend
npm install
node src/app.js
-- Frontend Setup --
cd DevTinder-Frontend
npm install
npm start

About

DevTinder – Social platform to connect, share, and manage user connections built with MERN stack and JWT authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /