Skip to content
mattiaslevin edited this page Aug 18, 2012 · 7 revisions

Before an application can start using any of the SDKs the developer need to register an app with a unique domain through the backoffice interface. Once the app is create a unique appId and appKey is generate that will be needed when setting up the SDK on the client side.

###Developer

Any developer that like to connect their apps to the Pocket-Review service need to register their app first.

  • Register
  • View my apps
  • Create new app
  • Edit app
  • Delete app
  • Basic statistics; Number of total items, ratings, reviews, likes and favorites for the app (coming soon)

###GAE project administrators

If a logged in developer is also a GAE project administrator, additions features will be available. Project admins are added through the GAE dashboard.

  • View all registered developers
  • Change status of a developer account - pending, active and suspended
  • Change the maximum number of apps a developer can create
  • View all created apps
  • Manage any apps
  • Basic statistics; Number of total items, ratings, reviews, likes and favorites for the app (coming soon)

Clone this wiki locally