seven1m / onebody
- Source
- Commits
- Network (24)
- Issues (4)
- Downloads (8)
- Wiki (44)
- Graphs
-
Tree:
6c48926
commit 6c4892688aeda63c8e9c6568c383c11679214383
tree 6c772df85060843fa2e68553f96138a5d3f1a7c0
parent 4fb58ead0703a73fe5b377f79b29c83d7f5ba10d
tree 6c772df85060843fa2e68553f96138a5d3f1a7c0
parent 4fb58ead0703a73fe5b377f79b29c83d7f5ba10d
onebody /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Capfile | Wed Jun 25 22:10:20 -0700 2008 | |
| |
LICENSE | Fri Jul 20 09:40:12 -0700 2007 | |
| |
README.markdown | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
app/ | ||
| |
cache/ | ||
| |
config/ | ||
| |
db/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
plugins/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
themes/ | ||
| |
updateagent.rb | ||
| |
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:newuser # 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.

