Skip to content

Getting Started Tutorials

yarko edited this page Jun 20, 2014 · 6 revisions

To get started, here's what we're doing. You can follow this path also, if it suits your comfort / speed. We assume you installed the angular.dart and cordova (and supporting sdk) packages from the previous page.

Here's the general plan of attack, to give you a conceptual framework:

  • https://angulardart.org/tutorial
  • we'll use the recipe app, and start by modifying those classes to suite the sens app;
  • initially, a single sense-test task is all we'll start with, then test and deploy to mobile;
  • later, we'll back fill data sequencing, validation, and storage, and server-data-syncing;
  • the last effort will be the server providing services, and having that also deploy single-page app for interface or desktop work;

Start with this process:

The angular-dart Ch-2 tutorial compared on Chromium and iOS-emulator:

Dart Ch2 iOS Emulator and Chromium

◀️                                             🔼                                             ▶️
Clone this wiki locally