Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adambutler/wedding-on-rails
- Owner: adambutler
- Created: 2014-10-19T13:55:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-28T09:49:53.000Z (almost 8 years ago)
- Last Synced: 2024-08-03T02:09:23.858Z (4 months ago)
- Language: Ruby
- Size: 2.14 MB
- Stars: 44
- Watchers: 10
- Forks: 30
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-open-ror - Wedding-on-rails - Wedding website (Random)
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