GithubHelp home page GithubHelp logo

andrewjbateman / ionic-angular-github Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 7.76 MB

:clipboard: App to search for a Github profile using the Github API then display key info using ion-cards

License: MIT License

JavaScript 4.25% TypeScript 62.00% HTML 14.09% SCSS 19.66%
api-rest github-api html5 scss-styles angular ionic dark-theme scss typescript4 angular16

ionic-angular-github's Introduction

โšก Ionic Angular Github

  • App to search for and display github data for a user from the github API using the Ionic framework.
  • Note: to open web links in a new window use: ctrl+click on link

GitHub repo size GitHub pull requests GitHub Repo stars GitHub last commit

๐Ÿ“„ Table of contents

๐Ÿ“š General info

  • The Github API has a lot more detailed functionality available

๐Ÿ“ท Screenshots

Ionic page

๐Ÿ“ถ Technologies

๐Ÿ’พ Setup

  • npm i to install dependencies
  • ionic serve to start the server on localhost://8100

๐Ÿ’ป Code Examples

  • Extract from user-search.page.html to search for Github repos using username input text
  <ion-searchbar
    color="primary"
    type="search"
    placeholder="search name"
    [debounce]="1000"
    (ionInput)="handleInput($event)"
  >
  </ion-searchbar>

๐Ÿ†’ Features

  • The side menu is activated by the burger menu and extends from the left hand side

๐Ÿ“‹ Status & To-do List

  • Status: Working menu system but page content to be added and fr & es texts to be corrected.
  • To-do: Fix dark mode switch mode, Info page, i18n, replace sidebar image. Change search result page to be a user profile with number of repos etc. and a photo.

๐Ÿ‘ Inspiration

๐Ÿ“ License

  • This project is licensed under the terms of the MIT license.

โœ‰๏ธ Contact

ionic-angular-github's People

Contributors

andrewjbateman avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.