Skip to content

It's a simple to do list app. Icons can be use and the tasks can have sub tasks inside it.

Notifications You must be signed in to change notification settings

hamonCordova/awesome-to-do-ionic

Repository files navigation

Awesome To Do List - Ionic 3

It's a simple to do list app. Icons can be use and the tasks can have sub tasks inside it.

Installation

Install the dependencies

$ npm install

Serve

To serve in the browser

$ ionic serve

To Add Platforms

$ cordova platform add android
$ cordova platform add ios

Run Platforms

To run in avd, device

$ ionic run android
$ ionic run ios

Screenshots

Some screenshots example

Adding Task

View this

Tasks List

View this

Sub Tasks Check List

View this

About

It's a simple to do list app. Icons can be use and the tasks can have sub tasks inside it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published