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

Compare with Current View Page History

« Previous Version 14 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

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
  7. Get familiar with REST API by adding and manipulating new collections, communities, items and bitstreams and generating statistics

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. Design architecture for client run ServiceClient supported by RESTful (JSON) services
  2. Design generic extensions to Views, Loaders, Templates and Renderers for ServiceClient
  3. 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