Skip to content

This is an application program that enables you to search for a user in github by entering their username and one can view their profile and github repositories

Notifications You must be signed in to change notification settings

Wambita/Github-search

Repository files navigation

Git Search

This is an angular web application that enables page vistors to search for github users so as to display users profile and repositories.

This project was generated with Angular CLI version 7.1.4.

Author name

Wambita Fana

Project Description

This web application allows its page visitors to search for github registered users thereafter display their profile which includes: their github names, followers, following, bio, number of repositories and day created. The application will also display the current repositories in the users account.

Project setup instruction/ installations

  1. From the repository, click + in the global sidebar and select Clone this repository under Get to work.

  2. Copy the clone command.

  3. From a terminal window, change to the local directory where you want to clone your repository.

or just use this

$ git clone https://github.com/Wambita/git-search.git/

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.

BDD

Behavior Result
User inputs username and submits the form inputs profile of the searched user appears on the results section
User clicks on the search Repository in the navbar page redirects and shows the search details which are the repositories of the searched user
User clicks on home in the navbar page refreshes and fresh inputs are required, default profile shows

Live link

Use this link to see the web-page

(https://Wambita.github.io/Github-search/)

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README

About

This is an application program that enables you to search for a user in github by entering their username and one can view their profile and github repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published