Skip to content

shahadat-dev/devConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devConnector

A social web app for developers.

Live Demo: https://dev-connector-1952.herokuapp.com/

Used Technology

  • Express.js
  • MongoDB
  • React.js
  • Redux.js
  • Passport
  • Jwt

Features:

  • Signup and Login
  • User Profile
  • User can add Experience and Education to their profile
  • User can add Post and Comment to the post
  • User can like and unlike posts

TODO

  • 3rd party Auth (google, facebook etc)
  • Follow/unfollow others
  • Chat (using Socket.io)
  • Realtime notification (using Socket.io)
  • Search and filter (using Elasticsearch) etc