GitXplorerGitXplorer
a

wedding-on-rails

public
44 stars
30 forks
2 issues

Commits

List of commits on branch master.
Unverified
29c007882d264df3b49804392b373b8905819f96

Merge pull request #11 from karlentwistle/bug/unable_to_bundle

committed 8 years ago
Unverified
9cf5b2b3af6ea7a4c036b94a5d5397921430eaba

Merge pull request #12 from karlentwistle/feature/s3_env_variable

committed 8 years ago
Unverified
42f3f4d2338140b4c36b8963d0b57fa13c89270f

Extract S3 bucket as ENV variable

committed 8 years ago
Unverified
724d4303bea9a6064e7e89366bd6bc6cab2639a3

Get Gemfile to bundle on 2.3.3

committed 8 years ago
Unverified
687c4d9fd4ddff4aa647e23351400228b08bc7d4

Add latest ruby version

committed 8 years ago
Unverified
ab0c1fbad38df8dec0084e37dc032621d6885f1e

Hide RSVP on event day

aadambutler committed 10 years ago

README

The README file for this repository.

Wedding on Rails

image

💣 Please note Wedding-on-rails is currently in early active development, master branch may not be in a usable state.

Wedding on Rails in a Ruby on Rails application that I am using for my own wedding but building in a reusable SaaS like way :)

Features

  • Guest management
  • Wedding event page with information
  • Photo uploading to AWS S3
  • Content management
  • To-do lists with defaults
  • RSVP's are taken on the website
  • Aggregated RSVP notifications

Roadmap

  • Theme support
  • Markdown support

Installing

$ git clone git@github.com:adambutler/wedding-on-rails.git
$ cd wedding-on-rails
$ bundle install
$ rake db:create
$ rake db:migrate

Contributing

Contributions are welcome, please follow GitHub Flow

Copyright 2014 Adam Butler