Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 960 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 960 Bytes

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