Imaraika / UserGithubSearch

This is a website where users may 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

Home Page:https://imaraika.github.io/UserGithubSearch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UserGithubSearch

This project was generated By Ange Ingabire

Description

This is a simple Angular 7 application that allows you to search github users by entering username or you can also search the repositories of the github users

User Requirements

The application allows users to do the following:

  • being able to search for both GitHub users and GitHub repositories.
  • getting some users information including:
    • profile
    • username
    • following numbers -followers -number of repositories
  • and navigate from view to another view
  • click on the link to be able to see the user on github itself

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.

Installation

Cloning 'Make sure you have all the Requirements or running angular apps installed such as node,npm, tsc and watchman' 'Clone the project into your machine from https://github.com/Imaraika/UserGithubSearch.git' 'run npm install command to remove json errors' '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.'

Technology Used

Angular JS HTML CSS Bootstrap

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

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

Contributions

Pull requests are encouraged.

Contact Details

You can contact me at inange2013@gmail.com.

License

Copyright (c) 2019 Ange Ingabire

About

This is a website where users may 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

https://imaraika.github.io/UserGithubSearch/


Languages

Language:TypeScript 75.9%Language:HTML 14.2%Language:JavaScript 6.6%Language:CSS 3.3%