Giter Site home page Giter Site logo

gitbuddy's Introduction

GitBuddy

  1. What is the problem you’re solving? An easy way to collect follower emails from GitHub to communicate with fans and production partners.

  2. 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.

  3. 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.

  4. What are the tough technical challenges involved with solving this problem? Use of OAuth APIs - different encoded data React w/ Async React Router

  5. What are the stretch goals? Capacity to interact with other APIs, e.g. Soundcloud, Medium, etc.

  6. 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

Notes regarding the back end

Client ID, Client secret and Mongo URI are encrypted using dotenv package. You will need to obtain your own Client ID, Client secret and Mongo URI for middleware to function correctly. Please also note that any API requests to the gitHub API require an Authorization header that includes the access token returned on a successful OAuth login - this allows you to see the email property from any user that has allowed their email to be public. The Authorization header also increases the rate limit for requests to the API.

gitbuddy's People

Contributors

dangitbobbeh avatar grishalr avatar josephiswhere avatar ktrane1 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.