adunkman / rails-crm
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jun 30 10:34:06 -0700 2008 | |
| |
README | Wed Jun 25 05:51:03 -0700 2008 | |
| |
Rakefile | Tue Jun 24 17:55:08 -0700 2008 | |
| |
app/ | Mon Jun 30 14:42:02 -0700 2008 | |
| |
config/ | Mon Jun 30 10:34:06 -0700 2008 | |
| |
db/ | Sat Jun 28 11:19:14 -0700 2008 | |
| |
doc/ | Tue Jun 24 17:55:08 -0700 2008 | |
| |
log/ | Mon Jun 30 10:34:06 -0700 2008 | |
| |
public/ | Mon Jun 30 14:42:02 -0700 2008 | |
| |
script/ | Tue Jun 24 17:55:08 -0700 2008 | |
| |
test/ | Sat Jun 28 11:19:14 -0700 2008 | |
| |
vendor/ | Thu Jun 26 05:49:20 -0700 2008 |
README
Rails-crm, a complete contact-relational-management program written on rails.
Goals of this project:
* Simple management of user information, including contact and company data
* Linked locational data to keep track of addresses and other data shared
amongst contacts and/or companies
* Import from contact file
* Integration with LDAP for Microsoft Exchange support
* Integration with IMAP protocol to display related email messages
* More goals to come
