Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saajan94/devfinder

DevFinder is an application that uses Express.js, Node.js, MongoDB, React, and Redux to allow developers to create profiles showcasing their experience and education. These developers can also communicate with other developers via comments and likes.
https://github.com/saajan94/devfinder

es6 expressjs javascript mongodb mongoose nodejs passport reactjs redux

Last synced: 11 days ago
JSON representation

DevFinder is an application that uses Express.js, Node.js, MongoDB, React, and Redux to allow developers to create profiles showcasing their experience and education. These developers can also communicate with other developers via comments and likes.

Awesome Lists containing this project

README

        

# DevFinder
https://blooming-bastion-33242.herokuapp.com/

DevFinder is an application that uses Express.js, Node.js, MongoDB, React, and Redux to allow developers to create profiles showcasing their experience and education. These developers can also communicate with other developers via comments and likes.

### How It Works
* Initially, the user can simply view all of the developers that have active profiles.
* Once a user account is created, developers can create a profile showcasing their experience, education, social media accounts, etc.
* Users can also create posts and comment/like on the posts of other developers.

### Technologies Used
* JavaScript
* Bootstrap
* REST
* MongoDB
* Mongoose
* HTML
* CSS
* Express.js
* Node.js
* React
* Redux