Skip to content

A simple web app where you can search github users, see their profile and repositories

Notifications You must be signed in to change notification settings

muthonimuriithi/Angular-ip2

Repository files navigation

Gitsearch Repos

This is an Angular app that uses github API to access user data from github. Once you submit the user name it retrives the users details and repositories from github.

By Loise Muthoni

Requirements

  • Both the CLI and the project have dependecies that require Node together with NPM. So make sure you have these installed and working before proceeding.

  • An access to the internet.

  • Either a computer,phone,tablet or an Ipad

Technologies used

  • Angular CLI version 7.1.4.

  • Both HTml and css

  • Bootstrap

Intallation

  • Git lone this repository to a location in your file system.

  • Open terminal command line then navigate to the root folder of the application.

  • Run ng serve command.

  • Navigate to http://localhost:4200/ in your browser.

Behavior Driven Development

  1. On the nav bar navigate to the profile section. This provides you a form to search for users name and will output their repositories.

  2. On the nav bar you navigate to the repositories button. This wiil allow you to search for other repositories on github.

Development

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo

  • Create a new branch (git checkout -b improve-feature)

  • Make the appropriate changes in the files

  • Add changes to reflect the changes made

  • Commit your changes (git commit -am 'Improve feature')

  • Push to the branch (git push origin improve-feature)

  • Create a Pull Request

Github

This project was generated with Angular CLI version 13.3.0.

Landing

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.

Licence

MIT Copyright (c) 2022 Loise Muthoni

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Authors Info

Email : loissmuthoni@student.moringaschool.com

Email : loisemuthoni181@gmail.com

About

A simple web app where you can search github users, see their profile and repositories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published