Coder Social home page Coder Social logo

ioniccode's Introduction

This is a starter template for Ionic projects.

use ion-list 'dividers' to display group by cross

use ion-cards to display details page use grid

use lodash library to manage array

use moment library

use badge to visible show danger color in the background

##Tools used: Pluralsight course: https://app.pluralsight.com/player?course=ionic2-angular2-typescript-mobile-apps&author=steve-michelotti&name=ionic2-angular2-typescript-mobile-apps-m4&clip=2&mode=live

#Generate JSON: chrome-extension://lhkmoheomjbkfloacpgllgjcamhihfaj/index.html

#Account created in firebase for quick http access https://console.firebase.google.com/u/0/project/firsttest-e2fdc/database/data/1/company

Test using in postman tool: https://firsttest-e2fdc.firebaseio.com/1/company.json

#Install Angular Typescript Snippets for easy code snippets (It takes a while before showing it self)

##git commands

git clone [url] --branch [master] git status git add -a git commit -m "some comments" git push

##git for first time: git remote add origin https://.visualstudio.com/DefaultCollection/_git/ git push -u origin master


##Build and run ionic project

ionic serve

How to use this template

This template does not work on its own. The shared files for each starter are found in the ionic2-app-base repo.

To use this template, either create a new ionic project using the ionic node.js utility, or copy the files from this repository into the Starter App Base.

With the Ionic CLI:

Take the name after ionic2-starter-, and that is the name of the template to be used when using the ionic start command below:

$ sudo npm install -g ionic cordova
$ ionic start myTabs tabs

Then, to run it, cd into myTabs and run:

$ ionic cordova platform add ios
$ ionic cordova run ios

Substitute ios for android if not on a Mac.

https://ionicframework.com/docs/native/sqlite/

https://ionicframework.com/docs/native/sqlite-porter/

ionic cordova plugin add uk.co.workingedge.cordova.plugin.sqliteporter

ioniccode's People

Contributors

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