Registration Oct 1 — 7 Competition Oct 13 — 14 Judging Oct 16 — 18

Launch Site Achievin

This is an entry in the 2012 Rails Rumble. After checking it out, we encourage you
to leave feedback and then take a look at the hundreds of other amazing entries.

V200_team-434

By "Cykod"

Description

Add Forms, Quizes and Polls to any Web Page.
Works with any CMS's, Blogs, and basic websites that can load jQuery - See http://achievin.tumblr.com/ for an example.

Achievin lets you drop a little bit of JS onto a site and then it generates forms from simple ASCII text (like you were creating a form on a type-writer). Those forms are automatically posted and synced as users fill them out, making it dead simple to add user feedback interactivity throughout your site.

More details can be seen at:
http://achievin.tumblr.com/

Built By

Built With

Interested in seeing what was used to build this application? Resources may include things like open source libraries, third party APIs, and icons.

Gems:

Rails 3.2.8 +

gem 'haml'
gem 'mongoid'
gem "moped"
gem "twitter-bootstrap-rails"
gem 'formtastic'
gem "formtastic-bootstrap"
gem 'rails-backbone'

gem 'devise'

gem 'inherited_resources'
gem 'has_sco...

Read More...

Gems:

Rails 3.2.8 +

gem 'haml'
gem 'mongoid'
gem "moped"
gem "twitter-bootstrap-rails"
gem 'formtastic'
gem "formtastic-bootstrap"
gem 'rails-backbone'

gem 'devise'

gem 'inherited_resources'
gem 'has_scope'
gem 'kaminari'

gem 'jquery-rails'
gem 'rails-backbone'

gem 'rspec-rails'
gem 'mongoid-rspec'
gem 'capybara'
gem 'database_cleaner'
gem 'factory_girl_rails'
gem 'spork'
gem 'simplecov'

comments powered by Disqus