Anthony64M / Github-Search

Github-Search is a site that shows my repository, But you can also search for your repo to see how it works. But basically, this app is a repository searcher.

Home Page:https://anthony64m.github.io/Github-Search/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github-Search



Author



Anthony

Description


This is Agular CLI application that allows a user to enter a GitHub username into a form, submit it, and see names and descriptions of that person's public repositories. A person can also look for repositories based on github user name.


Live Page


Composed of two main components.

  • Search Users -search for users on git-hub based on their usernames.
  • Search Repositories -search for repositories on git-hub based on their authoers name.


BDD

Behavior Input Output
Search for a github profile Enter the username of the github User name Displays the name, username, number of repositories,Joining date, followers, following and lists the repos

Installation / Setup instruction

  • Open Terminal {Ctrl+Alt+T}

  • git clone https://github.com/Anthony64M/Github-Search.git

  • cd Git-Search

  • code . or atom . based on the text editor you have.

  • Run ng serve for a dev server.

  • Navigate to http://localhost:4200/.

  • npm install && ng serve


Technology used

  • Angular CLI
  • HTML
  • CSS
  • Bootstrap
  • Typescript
  • Generated with Angular CLI

Known Bugs

  • No known bug now but pull requests are encouraged

Contact Information

If you have any question or contributions, please email me at [jymal6anthony4@gmail.com]

License

  • MIT License:
  • Copyright (c) 2021 Anthony


About

Github-Search is a site that shows my repository, But you can also search for your repo to see how it works. But basically, this app is a repository searcher.

https://anthony64m.github.io/Github-Search/

License:MIT License


Languages

Language:TypeScript 71.1%Language:HTML 20.2%Language:JavaScript 6.9%Language:CSS 1.4%Language:SCSS 0.5%