Coder Social home page Coder Social logo

sathyan08 / git-logger Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 198 KB

This app allows users to insert hashtags into their issue comments on Github. It then finds those hashtags and records all the user's repos where the tag is used. Then, users can write wiki entries for each tag they created to record their opinions and thought processes.

Ruby 35.83% JavaScript 0.92% CSS 63.25%

git-logger's People

Contributors

sathyan08 avatar

Watchers

 avatar  avatar

git-logger's Issues

Not getting closed issues

I am not getting the closed issues with my current API calls. I need to look more closely to the documentation to see if I can adjust the call or make additional calls to get all of the data that I need. ##Octokit.

Retrieving the Issues and Issue Comments

Right now, I do not believe that I am not retrieving all of the material I want. I believe that I not retrieving the body of the first post for each "Issue" thread. I am only getting the "trailing comments" that follow the post that actually opens the thread.

Creating Too Many Repo Listings

The current method that I wrote to create the repo listings (and maybe caching too many repos) because I am not checking the repo collaborators to make sure that each repo lists the user as a collaborator.

Excessive API Calls

Right now, I have not properly scoped by API calls. I am taking too much information that I do not need, and I would need to specify the info that I am calling in future versions to avoid excessive usage of my API key.

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.