Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/saajan94/devfinder
- Owner: saajan94
- License: mit
- Created: 2019-04-09T00:01:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:39:50.000Z (about 2 years ago)
- Last Synced: 2023-03-02T17:51:30.695Z (almost 2 years ago)
- Topics: es6, expressjs, javascript, mongodb, mongoose, nodejs, passport, reactjs, redux
- Language: JavaScript
- Homepage: https://blooming-bastion-33242.herokuapp.com/
- Size: 2.26 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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