Skip to content

agiamas/unirepu

Repository files navigation

Unirepu – General description

This application was built during the google launchpad Athens 2013 event. It is a reputation platform.

Looking forward to see the winning teams of SpeakerZen, SponsorBoat and processus.io thrive in the execution of their startup idea :)

There are several known issues and corners cut to build this demo in little over 24 hours and that’s why we called it an AMVP. A for Absolutely. It works nevertheless.

Link to the presentation for anyone interested:
http://www.slideshare.net/agiamas/google-launchpad-athens-2013

Some auto generated rails-apps documentation. Mostly describes the libraries used in this Ruby on Rails App.

General

This application was generated with the rails_apps_composer gem provided by the RailsApps Project.

Preferences:
{:git=>true, :apps4=>"none", :dev_webserver=>"webrick", :prod_webserver=>"unicorn", :database=>"sqlite", :templates=>"erb", :unit_test=>"rspec", :integration=>"rspec-capybara", :continuous_testing=>"guard", :fixtures=>"factory_girl", :frontend=>"bootstrap", :bootstrap=>"sass", :email=>"gmail", :authentication=>"devise", :devise_modules=>"invitable", :authorization=>"none", :form_builder=>"none", :starter_app=>"users_app", :rvmrc=>true, :quiet_assets=>true, :local_env_file=>true, :better_errors=>true}

Ruby on Rails

This application requires:

  • Ruby version 2.0.0
  • Rails version 4.0.0

Database

This application uses SQLite with ActiveRecord.

Development

  • Template Engine: ERB
  • Testing Framework: RSpec and Factory Girl
  • Front-end Framework: Twitter Bootstrap (Sass)
  • Form Builder: None
  • Authentication: Devise
  • Authorization: None

Email

The application is configured to send email using a Gmail account.

About

unirepu project for Google launchpad Athens 7-10/10/2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages