RailsCollab is a free web based Project Management and Collaboration tool largely inspired by [Basecamp] 1, the communication-oriented project management solution from 37signals.
Its roots come from a similar project called ProjectPier (previously known as ActiveCollab), which instead of Ruby is written in PHP.
##Note regarding future development
As of 16-Feb-2012, development of RailsCollab from this branch has been permanently discontinued. Please refer to alternative forks for any future releases.
In RailsCollab, you have the following:
- Task lists - to keep track of what needs to get done, and who is responsible
- Milestones - to track what needs to get done and by whom
- Times - to record how much time has been spent on a project or task
- Files - to share data with your clients
- Messages - for centralized communication
You can add clients to your projects at any time. Each member of a client can have a login, whose access can be restricted to certain elements of the project.
Simply run the following:
script/setup
And login using the username admin
, with the password password
.
For more advanced setup options, refer to the [INSTALL.markdown] 3 and [UPGRADE.markdown] 4 files
Check out the [wiki on github] 2.
Please refer to the project entry on [OpenSourceRails] 5 for any screenshots or demos.
For licensing details, refer to the [LICENSE] 6 file in the root directory.