Web application for creating and managing events, such as parties
- Ruby 88.3%
- HTML 7.9%
- JavaScript 1.5%
- CSS 1.3%
- CoffeeScript 0.6%
- Other 0.4%
| app | ||
| config | ||
| db | ||
| doc | ||
| lib | ||
| log | ||
| public | ||
| script | ||
| test | ||
| vendor | ||
| .gitignore | ||
| config.ru | ||
| Gemfile | ||
| Gemfile.lock | ||
| Rakefile | ||
| README.md | ||
| README.rdoc | ||
events
Events is a web application for creating and managing events, such as parties.
Planned Features
- Invitations
- RSVP ability for invitees
- Size limits (e.g. invite 100 people but only accept RSVP from first 20)
- Voting on event properties (e.g. date, time, location)