An open API service indexing awesome lists of open source software.

https://github.com/jay1194/git-it-done

This web application leverages HTML, CSS, JavaScript, and server-side APIs to enable users to search GitHub for open source projects with active issues and pull requests, making it easier to find and contribute to collaborative programming efforts.
https://github.com/jay1194/git-it-done

css dom-manipulation fetch-api html javascript server-side-api third-party-api

Last synced: 6 days ago
JSON representation

This web application leverages HTML, CSS, JavaScript, and server-side APIs to enable users to search GitHub for open source projects with active issues and pull requests, making it easier to find and contribute to collaborative programming efforts.

Awesome Lists containing this project

README

          

# Git-It-Done

## Description
I've developed a web application that employs HTML, CSS, JavaScript, and DOM manipulation. This application utilizes server-side APIs to conduct searches on GitHub based on either username or programming language. Its purpose is to identify open source projects that currently have open issues and pull requests.

## Mock up
![300-end-of-lesson](https://github.com/Jay1194/git-it-done/assets/105843570/e39172e7-14b1-44f5-88f9-e2af8442ef79)

## Deployemnt

* Application Deployment URL - https://jay1194.github.io/Git-It-Done/

* GitHub Repository - https://github.com/Jay1194/Git-It-Done