Front-End Application Development
For this portion of my project, I get to play with my favorite area of Computer Science...Front-End Application Development! There is always something appealing to be able to take a blank canvas and paint whatever you want on it, and then to give that paint functionality. For this portion of my project, I have built from scratch a user interface that takes data from the fisherman, and logs it in a specified format so it can be mined at a later date. The interface for this project does not require any thing fancy, however I do enjoy making something sharp and appealing to the eyes. For this section it is simply asking the fisherman for the weather, water and fishing techniques that were present and the time one single fishing attempt was made. A fishing attempt for this project is defined as Fishing for 5 minutes with the same lure from shore. This allows for consistency, so the integrity of the data is not distorted, and accurate predictions can be made. F...