Skip to content

Git It Done is a web application that uses GitHub's API to search for open source projects with open issues and pull requests. JavaScript is used to retrieve and display repositories and their open issue counts when a user searches from them.

Notifications You must be signed in to change notification settings

CHAUDHARYS1/git-it-done

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-It-Done

Git It Done is a web application that uses GitHub's API to search for open source projects with open issues and pull requests. JavaScript is used to retrieve and display repositories and their open issue counts when a user searches from them.

Goals

  • User server-side API for accessing another website's data.
  • Read server-side API documentation.
  • Capture user input dada to create dynamic HTTP requests.
  • Use HTTP request's response to display data.
  • Handle errors that occur when working with server-side APIs.

Build with

  • HTML
  • CSS
  • JavaScript
  • JSON Format
  • GitHub API (Server-Side API)

Website

https://chaudharys1.github.io/git-it-done/

About

Git It Done is a web application that uses GitHub's API to search for open source projects with open issues and pull requests. JavaScript is used to retrieve and display repositories and their open issue counts when a user searches from them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published