Difference between revisions of "stoney core: Requirements"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
Line 4: Line 4:
 
** Use one of the following MVC-Javascript-Framework: AngularJS (Google), Backbone.js (Twitter?) or Ember.JS (Apple). See [http://todomvc.com/ comparison based on a simple webapp]. All suggestions have corresponding Yii extensions.
 
** Use one of the following MVC-Javascript-Framework: AngularJS (Google), Backbone.js (Twitter?) or Ember.JS (Apple). See [http://todomvc.com/ comparison based on a simple webapp]. All suggestions have corresponding Yii extensions.
  
 
+
* Miscellaneous:
 +
** Billing.
 +
** Cancellation of
 +
*** Services
 +
** Deletions of
 +
*** Services
 +
*** People
 +
*** Customers
 +
*** Resellers
 +
** Service-Transfer from one person to another (in the same company).
 +
** Service-Transfer from one person to another (another company, same reseller).
 +
** Service-Transfer from one person to another (another company, other reseller)? Not yet.
 +
** Roles and rights.
  
 
[[Category:stoney core]][[Category:Requirements]]
 
[[Category:stoney core]][[Category:Requirements]]

Revision as of 15:02, 16 October 2013

  • Use the new Web API.
  • Use JavaScript framework for the web client.
    • Use one of the following MVC-Javascript-Framework: AngularJS (Google), Backbone.js (Twitter?) or Ember.JS (Apple). See comparison based on a simple webapp. All suggestions have corresponding Yii extensions.
  • Miscellaneous:
    • Billing.
    • Cancellation of
      • Services
    • Deletions of
      • Services
      • People
      • Customers
      • Resellers
    • Service-Transfer from one person to another (in the same company).
    • Service-Transfer from one person to another (another company, same reseller).
    • Service-Transfer from one person to another (another company, other reseller)? Not yet.
    • Roles and rights.