You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Summary

Project

DSpace ClientUI built on RESTful API

Student

Vibhaj Rajan

Mentors

Technologies

DSpace REST
JavaScript

Proposal

Melange

Location for project

https://github.com/tr4n2uil/restclient

Requirements

  1. Client run interface
  2. Attractive look and feel
  3. Easy to customize

Functional Specifications

Features to be supported

  1. Respository Browsing
  2. Repository Manipulation
  3. Content Searching
  4. Statistics
  5. Administration

Customizations to be supported

  1. Stylesheets (CSS)
  2. Layout
  3. Themes
  4. Internationalization

Project Timeline

(tick)

Ready

(thumbs up)

In Progress

Before May 24

  1. Obtain access to :
    • (tick) Wiki
    • (tick) Project repository
  2. (tick) Download, build and install local DSpace instance
  3. (tick) Download, build and install DSpace REST module
  4. (tick) Test and verify the installation
  5. (tick) Go through the functionality of DSpace and DSpace REST API
  6. (tick) Compare possible JavaScript UI frameworks -- Ext JS preferred

Mark: I would like to see a bit more dialog with Bojan concerning the REST API contracts and migration to Spring, mainly, are we happy with these API contracts and using them for the students project, or do we need to consider some possible changes int he API to adopt to using Spring REST instead of Entity Broker. And if so, is there a timeline for providing those changes in scope of the 1.8 release?

Vibhaj: Confirmed that the possible migration shall not affect the REST interface and hence RestClient project.

May 25 - June 15

  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. 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
  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

June 15 - June 30

  1. Implement extensions to ServiceClient to provide support for :
    1. Repository Browsing and Manipulation
      • Communities
      • Collections
      • Items
      • Bitstreams
    2. Content Searching
    3. Administration
      • Groups
      • Users
    4. Statistics
      • Reports
      • Charts and Visualization

July 01 - July 11

  1. Testing
  2. Partial documentation

July 12 - July 18

  • GSoC mid term evaluations

Timeline shall be completed as project progresses ...

  • No labels