Skip to content

DevTinder modernizes professional networking for developers by offering a seamless, feature-rich MERN Stack application to explore, connect, and manage connections effortlessly.

Notifications You must be signed in to change notification settings

sumeet4444/DevTinder-Web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

2024-12-05-20-02-27.1.1.mp4

DevTinder

DevTinder is a social networking platform for developers to connect, collaborate, and grow their professional network. Built with modern tools like React, Tailwind CSS, and Redux Toolkit, DevTinder provides a seamless user experience for managing connections and personalizing profiles.

Features

  • Authentication: Login and signup functionality with secure session handling.
  • Feed: Browse user profiles and send/ignore connection requests.
  • Profile Management: Edit profile details with instant toast notifications.
  • Connections: View and manage connection requests and accepted connections.
  • State Management: Global state handled using Redux Toolkit.
  • Routing: Protected routes with redirection for unauthenticated users.

Tech Stack

Frontend

  • React: Component-based UI.
  • React Router DOM: Client-side routing.
  • Redux Toolkit: State management.
  • Axios: API calls with CORS support.
  • Tailwind CSS: Utility-first styling framework.
  • Daisy UI: Pre-styled components.

Backend

  • Node.js: JavaScript runtime environment for server-side development.
  • Express.js: Web framework for creating APIs and middleware.
  • MongoDB (Mongoose): NoSQL database for storing user data and connections.
  • JWT (JsonWebToken): Secure authentication with token-based authorization.
  • BCrypt: Password hashing for secure storage.
  • CORS: Middleware to enable secure cross-origin requests.

Contributing

Feel free to contribute to the project by submitting a pull request or opening an issue.

About

DevTinder modernizes professional networking for developers by offering a seamless, feature-rich MERN Stack application to explore, connect, and manage connections effortlessly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%