-
What is the problem you’re solving? An easy way to collect follower emails from GitHub to communicate with fans and production partners.
-
What is the solution? GitBuddy: A webapp that scrapes your followers and your repos stargazers, saves to a database, and presents you with the results.
-
What is the MVP scope? (core features you must get working) Oauth to login/connect with GitHub API call to gather user info and repo details. Display repo followers to user. Create CSV export for user.
-
What are the tough technical challenges involved with solving this problem? Use of OAuth APIs - different encoded data React w/ Async React Router
-
What are the stretch goals? Capacity to interact with other APIs, e.g. Soundcloud, Medium, etc.
-
What is the technology stack? React & React Router Node/Express Third Party APIs Authentication MongoDB for Users David & Greg: Front-end Kushal & Joseph: Back-end
forked from StarNosedMoles/GitBuddy
-
Notifications
You must be signed in to change notification settings - Fork 0
josephiswhere/GitBuddy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A social connector for GitHub
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 91.1%
- CSS 6.2%
- HTML 2.7%