/cumulus-meteor

Meteor for building largely stand-alone applications

Primary LanguageJavaScript

Nephonaut Cumulus Meteor Starter App

Overview

This simple app will do something interesting

Simple game plan

  • dev environment
  • set up basic accounts
  • set up simple pages for testing output to screen
  • set up schemas
  • set up basic collections, minor testing
  • recast collection documents as domain object class instances
  • enhance testing
  • set up basic CRUD operations, attached to the domain objects
  • security concerns for domain objects
  • build working UI
  • work on accounts and roles