GitXplorerGitXplorer
a

wedding-on-rails

public
44 stars
30 forks
2 issues

Commits

List of commits on branch master.
Unverified
6eef6a32ae3cec9f7851eb0055f861c0e80737a2

Fix double photos loaded at start

aadambutler committed 10 years ago
Unverified
2634b4749a78afe92cf49f431d49a2113bdb7e51

Merge branch 'master' of github.com:adambutler/wedding-on-rails

aadambutler committed 10 years ago
Unverified
e5dc611e4a0a07752fc78697fc8e611b241863d4

Add development params

aadambutler committed 10 years ago
Unverified
c705b7a1100b6e5fb28824ec2857c81efb38c39b

Add development params

aadambutler committed 10 years ago
Unverified
54eed1b315f48c68990a1bd161ca63f839b76069

Only show vegetarian option to those that are invited_to_ceremony

aadambutler committed 10 years ago
Unverified
a15748100965ca1dc70deec15fc53746e5d102a6

Allow all guests to be viewed for a single event

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