Web Development

I have taken Internet Development and Advanced Internet Development during my class work at Harding University. Here is a brief description of some of the web development projects I have worked on.


WNN - World News Now
This is a news website that uses Java Server Pages, JavaBeans, and XML data sources. The site displays the top headlines of the day, the current sports scores, and the weather for a given zip code.

FBI Database
This site was created using Sun's Java technologies. It is an administration system for an on-line listing of the FBI's top five most wanted fugitives. The general public can currently see a listing of the five fugitives and can click on a fugitive to get more detailed information about him or her. The administrative system will allow an administrator to login and add, update, and delete fugitives.

NCAA Tournament
I created this site outside of class to gain more experience using Microsoft's Active Server Pages. The main page allows the user to enter their name, email address, and all of their picks for the NCAA men's basketball tournament. Error checking is included to make sure that the user has submitted valid information. After all of a user's picks have been entered, a screen is displayed that shows the current standings. All the picks for each user are stored in an Access database so that they can be seen by all other users. The system administrator can type in the actual results as they happen and this program will automatically keep score and list the users in order of their current ranking.