Skip to content

giftofjehovah/DevHub

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DevHub

A "LinkedIn" for Developers using the Github API with processed stats and data visualisation.

Overview

What was used

Approach Taken

  • The goal was to display more meaningful data for Developers using raw data provided by the Github API. This would make it easier to gauge the Developer's experience and find Developers working on the same langugage/framework.
  • Data displayed include:
    • Most recent job and education details
    • Past month's commits
    • Summary of languages used across all repositories
    • Display projects

Usage Instructions

  • To run locally, in the project folder, run "mongod" and "node app.js".
  • Login with Github to fetch data.
  • The app is also deployed on Heroku - (http://devhub-.herokuapp.com/)

Future Development

  • Social logins and network
    • Users can be authenticated through Facebook/Twitter/Google logins.
    • Visitors to the site will be able to save their searches and results.
    • Developers will be able to connect to each other.
  • Other APIs
    • Possiblity of adding on other APIs which could provide more user details (e.g. job experience, education)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published