All Projects → loiane → Ionic2 Pokedex

loiane / Ionic2 Pokedex

Licence: mit
🎮 Pokédex sample app developed with Ionic 2, Angular 2 and Apache Cordova. Using Pokéapi as source for data.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ionic2 Pokedex

angular-progress-bar
This component allow you to easy incorporate progress-bar to angular/ionic project, providing binding and color options
Stars: ✭ 26 (-81.82%)
Mutual labels:  ionic, angular2, angular4, ionic2, ionic3
ionic-uuchat
基于ionic3,angular4的实时聊天app,兼容web端。该项目只是前端部分,所有数据需要请求后端服务器,需要配套express-uuchat-api使用。
Stars: ✭ 14 (-90.21%)
Mutual labels:  ionic, angular2, angular4, ionic2, ionic3
Ion2 Calendar
📅 A date picker components for ionic2 /ionic3 / ionic4
Stars: ✭ 537 (+275.52%)
Mutual labels:  ionic, ionic3, ionic2, angular2, angular4
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-84.62%)
Mutual labels:  ionic, angular2, angular4, ionic2, ionic3
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-90.91%)
Mutual labels:  ionic, angular2, angular4, ionic2, ionic3
Ionic3 Components
A project full of ionic 3 components and samples - to make life easier :)
Stars: ✭ 1,689 (+1081.12%)
Mutual labels:  ionic, ionic3, ionic2, angular2, angular4
Ionic Audio
An audio player for Ionic 3 and Angular 4. Works with HTML 5 audio or native audio using Cordova Media plugin.
Stars: ✭ 332 (+132.17%)
Mutual labels:  ionic3, ionic2, angular2, angular4
Ng Lottie
Render After Effects animations on Angular based on lottie-web
Stars: ✭ 311 (+117.48%)
Mutual labels:  ionic, ionic3, angular2, angular4
Chihu2
ionic2-example <吃乎2>混合开发-美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 124 (-13.29%)
Mutual labels:  ionic, ionic3, ionic2, angular4
Ionic2 Rating
⭐️ Angular star rating bar. Built for Ionic 2+.
Stars: ✭ 177 (+23.78%)
Mutual labels:  ionic, ionic2, angular2, angular4
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (+45.45%)
Mutual labels:  ionic, ionic3, ionic2, angular4
ionic3-image-handling
In this ionic tutorial you will learn how to access the image gallery and take pictures from an ionic app. Also we will show you how to add a image cropper. This ionic tutorial includes a working ionic app example you can reuse for your needs.
Stars: ✭ 35 (-75.52%)
Mutual labels:  ionic, angular4, ionic2, ionic3
Drip Ionic3
「水滴打卡」App Open Source Code Base On Ionic V3 Framework
Stars: ✭ 74 (-48.25%)
Mutual labels:  ionic3, ionic2, angular2, angular4
Ionic Boilerplate
✨ An Ionic Starter kit featuring Tests, E2E, Karma, Protractor, Jasmine, Istanbul, Gitlab CI, Automatic IPA and APK, TypeScript 2, TsLint, Codelyzer, Typedoc, Yarn, Rollup, and Webpack 2
Stars: ✭ 309 (+116.08%)
Mutual labels:  ionic, ionic3, ionic2
Ionic Environment Variables
Easy to use environment variables for Ionic3!
Stars: ✭ 278 (+94.41%)
Mutual labels:  ionic, ionic3, angular4
Ionic2 Calendar
A calendar component based on Ionic framework
Stars: ✭ 338 (+136.36%)
Mutual labels:  ionic, ionic3, ionic2
Ionic3 Chat
ionic3 chat example
Stars: ✭ 465 (+225.17%)
Mutual labels:  ionic, ionic3, ionic2
Ionic3 Angular43 Httpclient
Example of Ionic 3 and the new Angular 4.3 HTTPClient
Stars: ✭ 20 (-86.01%)
Mutual labels:  ionic, ionic3, angular4
ionic2-mask-directive
directive to mask ion-input
Stars: ✭ 24 (-83.22%)
Mutual labels:  angular4, ionic2, ionic3
Awesome Ionic
An "awesome" list of Ionic resources
Stars: ✭ 799 (+458.74%)
Mutual labels:  ionic, ionic3, ionic2

ionic2-pokedex

Pokédex sample hybrid mobile app developed with Ionic 2, Angular 2 and Apache Cordova. Using Pokéapi v2 as source for data and sprites.

Functionalities

  • List of Pokémons with species details, type effectiveness, abilities, evolution chain, sprites and moves (IV Generation)
  • Using Ionic 2 routing and CSS components, Angular 2 Components, Directives, Pipes, RxJS Observables
  • Navigation between Pokémons (use of Angular/Ionic lifecycle events to change and refresh data)
  • To be added: list of Pokémons types + details, list of abilities + details, list of moves + details

Install

You can run this app in the browser by following the steps below:

$ npm install -g [email protected]
$ npm install
$ ionic serve

Additionally, you can also download Ionic View app from Google Play or Apple Store and enter id 1553841a to execute this app in your mobile phone or tablet.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].