PerfecTime ETM - A Small Business Resource Management system. Copyright (C) 2015 [email protected]
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. http://www.gnu.org/licenses/gpl.txt
It consists of server and client side applications that communicate with each other to provide employee payroll management, report generation, employee interaction front-end (touch screen optimized).
Management back-end is web based and runs over a my-sql database where as client side face is developed with Java Swing that communicates directly with my-sql.
Primarily this system was developed to work on extremely low mem systems with serial touch input support. Front-end UI has been made touch friendly. Since application core is not dependant on underlying hardware, this application should work on all modern screen resolutions and input types.
You should find detailed installation instructions for the complete packge in a separate file.