build a nice "myBibSonomy" page

Issue #877 open
Robert Jäschke created an issue

We would like to have a new startpage for every user which only the user himself can see. The page should be configurable and allow the user to show is most recent posts, popular tags, inbox items, notifications, friends, recommendations, similar users, etc.

As a first simple start I suggest to find some lightweight JavaScript framework which allows to place boxes which show content from arbitrary URLs. Then, we need just to store the size/position of each box and the URL of its content.

Comments (4)

  1. Sebastian Böttger

    I would suggest to call this page "Dashboard". It's a ambitious aim for the next future. I think we don't need a JavaScript library for free positioning of content boxes for the first steps. We should start simple and should build a page that puts together all these information "statically".

  2. Log in to comment