Skip to content

An app that consumes the Github API and allows you to search through Github for users and their repositories.

Notifications You must be signed in to change notification settings

LemmyMwaura/GithubSearch-App

Repository files navigation

GithubSearchApp using Github Api

This project was generated with Angular CLI version 13.2.0.

Table of contents



Screenshot

Website



BDD

Context

Given User enters a username
And the github username exists,

Event

When the User clicks the submit/search button

Outcomes

Then the app should request for the user's details and display it to the user on a new route.

  • Can Enter and submit user name.
  • Submit button Starts the app.
  • Routing is done on submit.
  • Details are visible including repos
  • Custom pipe allows user to filter repos.
  • Directive highlights adds hove effect.

Project-Details

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.



Contact Information

Name Email
Email lemmymwaura@gmail.com
Twitter lemmyMwaura
Github lemmyMwaura


License and Copywright Information

(c) Stephen Lemmy Mwaura, Software Engineer.

Licensed under the MIT License



Author

Hi there, I'm Lemmy and i love to code. Connect With me:



About

An app that consumes the Github API and allows you to search through Github for users and their repositories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published