seven1m / onebody
- Source
- Commits
- Network (24)
- Issues (4)
- Downloads (8)
- Wiki (49)
- Graphs
-
Tree:
bf584e1
commit bf584e1cc4ef2d586feda7e9afc0e94173930e25
tree fb5e6269d754d8f62537efac537ff32f2d87a216
parent 5f4e7e6f1e746d8723a7d2841290461d95b36325
tree fb5e6269d754d8f62537efac537ff32f2d87a216
parent 5f4e7e6f1e746d8723a7d2841290461d95b36325
onebody /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Oct 29 15:49:51 -0700 2008 | |
| |
Capfile | Wed Jun 25 22:10:20 -0700 2008 | |
| |
LICENSE | Fri Jul 20 09:40:12 -0700 2007 | |
| |
README.markdown | ||
| |
Rakefile | Tue Apr 29 07:32:54 -0700 2008 | |
| |
VERSION | Thu Oct 30 10:30:08 -0700 2008 | |
| |
app/ | ||
| |
cache/ | Tue Jul 15 11:16:24 -0700 2008 | |
| |
config/ | ||
| |
db/ | ||
| |
lib/ | ||
| |
log/ | Mon Feb 25 16:02:45 -0800 2008 | |
| |
plugins/ | ||
| |
public/ | ||
| |
script/ | Wed Nov 12 12:14:12 -0800 2008 | |
| |
test/ | ||
| |
themes/ | ||
| |
vendor/ |
README.markdown
OneBody
OneBody is web-based software that connects community members, especially churches, on the web.
Features
- Membership Management | aka ChMS
- Online Directory | search, print
- Groups | email lists, attendance tracking
- Social Networking | friends, favorites
- Content Management System | page editing
...and more.
Up And Running
[sudo] rake gems:install
rake db:migrate
rake onebody:new_user # or rake onebody:load_sample_data
script/server # browse to http://localhost:3000
More Information
Copyright
Copyright (C) 2008, Tim Morgan
Please see the license file provided with this program.

