Orical Results window

For the results window for the lure suggestions, I have chosen the format displayed on the upper left hand side. Once the user enters the fishing conditions, the application will take that information and historical fishing data with matching conditions. It will first sort that data by lure that was chosen for that fishing attempt. Next, each of those lure categories are then divided into two sub categories: Successful and Fails. This will then result in producing the 4 most important values associated with that lure. 1) What is the total amount of fishing attempts made with that lure (that matches the fishing conditions provided by the user.)
2) What are the total amount of Successful fishing attempts completed with that lure (that matches the fishing conditions provided by the user.)

3) What are the total amount of Failed fishing attempts completed with that lure (that matches the fishing conditions provided by the user.)

4) Finally the most important metric produced is the lures Success Rate. This is found by dividing that lures Success's by the total amount of attempts made with that lure. (that matches the fishing conditions provided by the user.)

The lures are then once again sorted, from highest Success Rate to Lowest Success rate. The highest Success Rate lure is populated into the Best lure category. Followed by the Better lure category. Finally the Good lure category, which is found by the 3rd highest Success Rate.

The very final step in my project is to tie all of these moving parts together into a single, seamless User Interface.

Comments

Popular posts from this blog

Orical Command Panel window

Current Conditions window

CSIT 441 Final Project