Search code examples
ruby-on-railsruby-on-rails-3presenterapotomo

Apotomo alternative


The information on the home page of the project I'm working has been piling up that now we are looking for something to create a dashboard-like interface.

That's how I found Apotomo, but I'm wondering what would be some alternatives worth looking into.

So far, I've looked through the Rails Presenters on ruby-toolbox.

Thankful for any suggestions to speed-up the development.


Solution

  • ActiveAdmin has a nice dashboard, might be worth checking out. Here it is on their demo and the commented code