Finding Kids. 2005. Focus on functionality, not design, due to short timeframe for deliverable. This also was built with login screen. The idea was to connect 6 different Oracle databases for social services organizations in the County and using JSP/JDBC/SQL to search the records and find what programs the children had been through in order to try to reduce the number of child deaths within the system. This functioning prototype was created within a few short weeks, including all of the back-end code. The project was a success and users found this combined interface easier to use than their single database. The user data entered was matched against a database. Any error messages were displayed on this screen. A session was used to keep track of the user throughout the visit. If one typed in a url directly, it checked to see if the user was actually logged in and, if not, routed the user back to this login page.