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

https://github.com/mugambi645/github-search

Github search app using github api
https://github.com/mugambi645/github-search

angular

Last synced: 2 months ago
JSON representation

Github search app using github api

Awesome Lists containing this project

README

          

# Git Search
## Introduction
This is a github search web app that uses the github api to generate new users
## Languages used
- Angular - generated with angular cli.
- HTML and css - for the markup and design of the page respectively.
- Boostrap5 - for improved visual perfomance and responsiveness.

## Setup requirements and Installation
- Clone the repository and run it
## Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (git checkout -b improve-feature)
- Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (git commit -am 'Improve feature')
- Push to the branch (git push origin improve-feature)
- Create a Pull Request

## Known Bugs

If you find a bug (the website couldn't handle the query and or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
### Licence
You can use this application for personal use only.

*MIT*
Copyright (c) 2021 **Patrick Mugambi**

## Live version
- [Live version]()