💣 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 :)
- 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
- Theme support
- Markdown support
$ git clone git@github.com:adambutler/wedding-on-rails.git
$ cd wedding-on-rails
$ bundle install
$ rake db:create
$ rake db:migrate
Contributions are welcome, please follow GitHub Flow
Copyright 2014 Adam Butler