PM Tracker : Read Me
PM Tracker is a project management tool used by project managers for tracking task assignment for scheduled projects. It is a multi-purpose project management suite which includes task assignment,notes,personal schedule calendar,team sign up,team announcements ,gantt chart and other components.
Installation
WAR (Web Application Archive) Installation
- Download the zip file and unzip it to get pmtracker.war
- Copy the .war file in the webapps folder of your tomcat server
- Restart the server
Avoid Windows XP's built-in unzip tool!
Database
PM Tracker uses the HSQL database engine for persistent storage of data. Also, as HSQL stores all data in-memory (operations logged to disk in case of failure), there is an upper cap on the amount of data that can be stored. Currently we are not supporting migration of another database. If you need support for some enterprise database kindly contact pmtracker@gmail.com
