Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/machel54/git-search

Using github API to search for a user and their profile information and their repositories
https://github.com/machel54/git-search

angular css github-api html5 javascript typescript

Last synced: 25 days ago
JSON representation

Using github API to search for a user and their profile information and their repositories

Awesome Lists containing this project

README

        

# GitSearch
This is a github search app where developed by **Machel Nyanumba** . It works by one typing a github username and the app searches github then displays info about the user.The project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.8.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.


## Setup/Installation Requirements
* Clone the application using git clone(this copies the app onto your device):
* `git-clone`
* Install required node packages:
* `npm install`
* Serve the application:
* `ng serve`
* open localhost on your browser to use application

## Future Improvemnts
Improve validation on info typed. Add repo search

## Technologies Used
* HTML
* CSS(Bootstrap)
* JavaScript
* Angular 8

## Behaviour driven development/ input and output checking
* The user will load the page and search for users github profiles.

| Behaviour | Sample input | Expected output |
|-------------------------------|--------------------------|-------------------------------------------|
| Submit search form | input details | Returns search result |
| | | |

## Support and contact details
For any questions, troubleshooting or contributions, find me on:
* Mobile: +254 71807120
* Email: [email protected]

### License
MIT License
Copyright (c) {2019} **Machel Nyanumba**