Skip to content

vjt/r13-hermes

Repository files navigation

Warning: Historical Fork → current version

This project was implemented during the 2013 Rails Rumble in the thriving setting of 48rails by @amedeo, @liquid1982, @maisongb and @vjt (see contributors) in less than 48 hours.

Then, on November 2014, the project development has been funded by IFAD and it the frontend part has been largely improved by @stecb - another 48rails folk. Eventually, @lleirborras refactored the backend and spec'ed it. Curious? See the comparison between the two forks!

The current version lives on the IFAD fork, while this version is left here only for historical purposes, as-it-was after the 48-hours hackaton aftermath! 😄

Enjoy! ❤️

Hermes

This app allows site owners to insert help elements in their site: tooltips, banners, tutorials.

It works by requesting the embed of a .js file in the site, and then it establishes a channel through which, for each page load (FIXME) a payload is requested from the app, that describes the help elements to display in that specific page.