Home > Application Development, Java > School project done – 0.1.1 release

School project done – 0.1.1 release

November 27th, 2005

I can’t believe it. After two months and far too many all nighters (or near all nighters) my software engineering project is finally finished. We handed in the final documentation last friday after staying up all night to finish it.

The application that we created is called project:TeamDocs and is a Document Management System designed for small to medium sized businesses. In release terms, I guess this would be the 0.1.1 release. Which means that there are still a lot of bugs and even more functionality that is still missing. However, the main core functionality is all there and should work. What is even better is that it is a stand along install–Tomcat, the JRE, the database and the app are all included in a single zip file that is launched via a single executable. I think for me this is the coolest part of the entire program.

If you want, download the app and give it a try–it should run, but there will be bugs and it may be unstable. If you do download it, drop me a line and let me know what you think of it.

The goal is to turn this into a full fledge open source project. I have even registered it over at javaforge.com (just look for project:TeamDocs).

Categories: Application Development, Java Tags:
Comments are closed.