Code Monkey home page Code Monkey logo

ionic-ng-cordova-todo's Introduction

Synopsis

An Ionic-AngularJS Todo Mobile App. Programmed using the Ionic Framework Ionic Framework. Based on the example given on the Ionic Website. The Ionic Framework allows native type mobile apps to be created using AngularJS, HTML5, CSS and Cordova/Phonegap

Code Example

Allows projects to be created and deleted. Each project can contain a list of tasks. Tasks can be created and deleted for each project.

Uses the following concepts:

  • side-menu : navigation

  • template file : stores data in template-cache, allows code to be removed from Index.html

  • HTML5 localstorage

  • checkbox input type : I did not use ion-checkbox as it did not work well for me along with ion-list

  • ng-change : to track changes to state of checkbox

  • option-buttons : used to show delete buttons for both projects and tasks

  • AngularJS form Validation (bypassing HTML5 validation)

iOS Simulator Screen Shots

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4 Screenshot 5

Motivation

Learning AngularJS and how it can be used to create native type mobile phone Apps using Ionic, HTML5, CSS3 and Cordova (previously called Phone Gap)


Michael Cullen 2014

ionic-ng-cordova-todo's People

Contributors

mick26 avatar

Watchers

James Cloos avatar Nguyen Thai Hoang 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.