sdulaney / GitRecruiter

1 stars 1 forks source link

Implement function db.syncGitHubData and subfunctions #1

Open sdulaney opened 6 years ago

sdulaney commented 6 years ago

See comments for details: https://github.com/sdulaney/GitRecruiter/blob/develop/models/index.js

sdulaney commented 6 years ago

Subfunctions of db.syncGitHubData:

sdulaney commented 6 years ago

Still have to think through where in these functions the writes to the database should occur. The idea was that each subfunction makes a separate call to the GitHub API.