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.
- Host: GitHub
- URL: https://github.com/jay1194/git-it-done
- Owner: Jay1194
- Created: 2023-08-06T14:24:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T20:51:21.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T00:15:36.677Z (over 1 year ago)
- Topics: css, dom-manipulation, fetch-api, html, javascript, server-side-api, third-party-api
- Language: JavaScript
- Homepage: https://jay1194.github.io/Git-It-Done/
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## Deployemnt
* Application Deployment URL - https://jay1194.github.io/Git-It-Done/
* GitHub Repository - https://github.com/Jay1194/Git-It-Done