Ashley Montebello Katie Githens Wayne Rowcliffe
Project Overview Create graduate student review system for ECpE department Review system is used by students and faculty to fill out and view performance evaluations
Software Apache Tomcat 5.0 or above JRE or above MySQL 5.1 or above
System Design Programming Languages Java Server Page (JSP) “View” component Apache Struts 1.2 Used to help keep MVC structure Hibernate 3.0 For mapping Java objects to the database
Struts JSP serves as the “View” Controller Servlet is the “Controller” Controller manages communication between actions and action forms through struts-config.xml file Action Forms and ActionForm Beans are the “Model”
User Login
New User Login
Admin Home Page
New Admin Home Page
Student Evaluation
New Student Evaluation
Testing Plan Login/Logout Form Submission Notifications Security Load Testing
Current Status Received source code from Computer Science department Finalizing design document For this semester we are working on: Updating forms to fit ECpE department needs
Questions?