This is a basic application that enables users to search github users and repositories. The app consumes github API, which uses a github token provided by the developer.
This project was designed with github data obtained through API requests and was generated with Angular CLI version 13.3.0. HTML5, CSS3 and vanilla Javascript, and Typescript were utilized to build this application.
The author, Alex Mathenge is glad developing this site individually, along a tech path in Software Engineering at Moringa School.
The author is glad that any interested developer can use his code to advance it further or propose pull requests for improvements. One can find this app on github pages via this Link.
This project has been deployed live on github-pages for viewing. Simply click on the live deployment link provided at the project description on the github repository. For developers, you can clone this repository and run it on a local computer, manipulate it for personal practice or use, or even improve it and file a pull request for consideration of upgrading the project.
Currently, the project has several bugs barring proper display of queried data, and performs at minimally. Continuous improvements are underway.
This project was generated with Angular CLI version 13.3.3.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
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
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
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.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
The project is governed by an MIT Licence. Copyright (c) 2022 Alex Mathenge.