My wife wanted a private, visual, web-based bookmarking tool with nested categories.
A sort of Pinterest with unlimited, nested private boards.
Here it is (features/screenshots):
-
Homepage with endless scrolling with every bookmark you added
-
Add a new bookmark with local image or a remote url powered by paperclip
Browsing your bookmarks will be visual (via thumbnails), easy and flexible:
- scroll your Robiboard's homepage
- browse by categories: you will be able to browse your categories' tree and see every bookmark in the current category
- search: the inserted keyword will be matched against bookmarks descriptions and categories names
It is a rails 3 app, with bootstrap, jquery, masonry, will_paginate, paperclip. Mainly crafted with VIM.
It is a rails 3 app, so you can clone it, run bundle install
and rails server