Main Page
From TeamDocs
TeamDocs Website
TeamDocs is an Open Source Document Management Application aimed at small businesses that need to set up a document repository quickly and don't want to spend a lot of time either learning the software or administering it. Many of the design principles behind the software are graciously borrowed from 37Signals. In other words, TeamDocs is designed to do one thing and to do that one thing well.
Basically, it stores and versions documents and lets users search for a particular document.
The software is being created using Java, Hibernate, Spring and other Open Source libraries.
History of TeamDocs
TeamDocs was first created in a Computer Engineering course in my final year at Ryerson University. After the course ended, I took the code and created an open source project from it. Since then, I have been working on the code whenever I get a chance. Currently, the application is not in a state that can be released. I am hoping to change that over the next few months. Please see the Change Log for a list of all updates. In addition, for a more complete history of the various decisions made in the course of creating TeamDocs, please see the Project Log.

