Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. (thumbs up) Get familiar with REST API
    1. collections, communities, items and bitstreams
      • create
      • (tick) view
      • edit
      • delete
    2. users and groups
      • (tick) view
    3. search
    4. generating statistics
  2. (thumbs up) Decide the JavaScript Library to be used by discussing with the DSpace community from among the following
    1. Ext JS (preferred)
    2. JxLib
    3. UIZE
    4. MochaUI
    5. Dojo Toolkit
  3. Design architecture for client run ServiceClient supported by RESTful (JSON) services
    • (thumbs up) Implement in Ext JS
  4. Design generic Views, Renderers, Templates and Modules for ServiceClient
    • (thumbs up) Implement in Ext JS
  5. Plan these extensions for RestClient

...