SteveFortune / address-book-prototype

Investigating Meteor and Material for the Isometrica Architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor and Material

Testing out these candidate technologies for Isometrica.

Objectives

  • Simplified 'address book' version DONE
  • Create users DONE
  • Edit users DONE
  • List and search users DONE
  • View individual users DONE
  • Use meteor backend DONE
  • Auth DONE
  • Use material components for frontend DONE
  • Write up assessment of Meteor and Material and put forward views on whether we should rewrite Isometrica NOT DONE

Other

  • How do we use NPM / Bower with Meteor?
  • Is these an official test framework for Meteor?
  • How do we achieve multi-tenancy with Meteor? There is a third party module but that only supports users that are part of single organizations.

### Reading List

  • Meteor Documentation DONE
  • Material Guide DONE (Browsed)
  • Angular Material Guide DONE (Browsed)
  • Angular Meteor Documentation DONE
  • Angular Meteor lecture DONE

About

Investigating Meteor and Material for the Isometrica Architecture.


Languages

Language:HTML 69.4%Language:JavaScript 30.6%