This document describes an employee performance and development plan system created using open source technologies. It discusses the functional requirements including allowing employees to view profiles, managers to create objectives and evaluate employees, and HR managers to review evaluations. It then covers the technical implementation using Java, OpenUI5, JavaScript, MySQL, and Tomcat to create responsive user interfaces and store data in a database. Finally, it concludes the open source approach is effective for implementing an HR module and allows processing to occur client-side for improved performance.