Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adambutler/wedding-on-rails

The open-source code for my wedding website
https://github.com/adambutler/wedding-on-rails

Last synced: 8 days ago
JSON representation

The open-source code for my wedding website

Awesome Lists containing this project

README

        

# Wedding on Rails

![image](https://cloud.githubusercontent.com/assets/1238468/5151689/d340dce2-71d9-11e4-9284-ff6f83e3e6a0.png)

> :bomb: 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 [email protected]: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](https://guides.github.com/introduction/flow/index.html)

Copyright 2014 Adam Butler