All Projects → RaineySpace → Ioniclub

RaineySpace / Ioniclub

Licence: MIT license
❤️ Ioniclub is hybird mobile app of https://cnodejs.org

Programming Languages

typescript
32286 projects
SCSS
7915 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ioniclub

Ionic2 Reddit Reader
Ionic 2 Sample App
Stars: ✭ 128 (+265.71%)
Mutual labels:  cordova, ionic, ionic2
ionic-hockeyapp
Need HockeyApp in your Ionic application, add this package!
Stars: ✭ 19 (-45.71%)
Mutual labels:  cordova, ionic, ionic2
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-62.86%)
Mutual labels:  cordova, ionic, ionic2
todo-list
TodoList using Ionic2/3 & Firebase: * PWA * SSO Google plus. * Share list via QRcode. * Upload image from Camera or Storage. * Speech Recognition.
Stars: ✭ 18 (-48.57%)
Mutual labels:  cordova, ionic, ionic2
Awesome Ionic
An "awesome" list of Ionic resources
Stars: ✭ 799 (+2182.86%)
Mutual labels:  cordova, ionic, ionic2
cordova-plugin-today-widget
Add a today widget app extension target to your cordova project.
Stars: ✭ 51 (+45.71%)
Mutual labels:  cordova, ionic, ionic2
ionic-3-video-calling-using-webrtc
This is demo code of how to implement video calling in ionic 3 using webrtc
Stars: ✭ 58 (+65.71%)
Mutual labels:  cordova, ionic, ionic2
Chihu2
ionic2-example <吃乎2>混合开发-美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 124 (+254.29%)
Mutual labels:  cordova, ionic, ionic2
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (+494.29%)
Mutual labels:  cordova, ionic, ionic2
ionicfirebasecrud
An example of crud with Firebase and Ionic
Stars: ✭ 15 (-57.14%)
Mutual labels:  ionic, ionic2
cordova-plugin-exoplayer
Media player plugin for Cordova that uses Google's ExoPlayer
Stars: ✭ 48 (+37.14%)
Mutual labels:  cordova, ionic
ionic4-angular7-example
Ionic 4, Angular 7 and Cordova Tutorial: Build CRUD Mobile Apps
Stars: ✭ 57 (+62.86%)
Mutual labels:  cordova, ionic
sm-coal-app
这是一个使用Ionic2开发的集数据展示,交易,交流于一体的APP
Stars: ✭ 21 (-40%)
Mutual labels:  ionic, ionic2
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 (+0%)
Mutual labels:  ionic, ionic2
ionic-socialsharing-with-deeplinking-example
Ionic Social Sharing and Deep Linking example app. Complete Ionic Tutorial with free example app! Built for Ionic 3.
Stars: ✭ 16 (-54.29%)
Mutual labels:  ionic, ionic2
ionic4-image-crop-upload
Ionic 4, Angular 7 and Cordova Crop and Upload Image
Stars: ✭ 16 (-54.29%)
Mutual labels:  cordova, ionic
ionic3-angular4-sample-app
Sample app of Ionic 3 and Angular 4
Stars: ✭ 35 (+0%)
Mutual labels:  cordova, ionic
ionic4-boilerplate
🚀 boilerplate for ionic4 with CI based on travis and fastlane. doc and example are provided
Stars: ✭ 25 (-28.57%)
Mutual labels:  cordova, ionic
cordova-plugin-amap
Amap Maps plugin for Cordova
Stars: ✭ 51 (+45.71%)
Mutual labels:  cordova, ionic
gl-ionic2-env-configuration
An Ionic2 Service to load an environment specific configuration before everything else
Stars: ✭ 23 (-34.29%)
Mutual labels:  ionic, ionic2

Ioniclub

Ioniclub hybird mobile application powered by Ionic V2 BETA using AngularJs 2.0 BETA and Cordova.

Thanks to the API interface provided by the Cnode community. Ioniclub currently supports the following two communities:

How To Get Started

If you want to learn Ionic V2 through this project or modify some features,you can do so by cloning this repo and running the following commands (assuming that you have Node, NPM, Ionic, Cordova typings and Glup installed).

# Clone and Install depedencies
$ git clone [email protected]:XueRainey/Ioniclub.git
$ npm install && typings install


# Start the server on localhost:8100 on development mode
# Watches for changes, automatically recompiles files and refreshes the browser
$ ionic serve


# To build for iOS
# You’ll need to install Xcode. Xcode allows you to build compile to a target device running iOS.
$ ionic platform add ios
$ ionic emulate ios


# To build for android
# You’ll need to install the Android SDK. The Android SDK allows you to build compile to a target device running Android. Although the Android SDK comes with a stock emulator, Genymotion is recommended, since it’s much faster.Of course, a real Android device connected to your computer would be better.
$ ionic platform add android
$ ionic run android

Show

Dynamic diagram loading is relatively slow,You can click here to directly access the project.

Not logged in

Already logged in

MarkDown Editor

Communication

  • If you found a bug, and can provide steps to reliably reproduce it, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.
  • If you want to contact the author, please look at the following.

Author

License

MIT

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].