Alexandroidd / fishHappens

Fly Fishing App
0 stars 0 forks source link

fishHappens: a fly fishing app

Link to Heroku

Link to our Trello

fishHappens is a fishing app that quickly grabs weather and stream flow data on a click of a map. Instead of forcing the user to choose specific fishing spots to pull data, fishHappens lets you choose the spot you want data for. After selecting a spot, data is presented in a dropdown separated by current and 4 day information. Current has weather, elevation, and stream flow data in a graph. The four day shows the forecast. The user can save the spot's coordinates to the database and grab data for any saved spots with the push of a button.

Wireframe

Using the App

From the landing page, choose whether to go to the home page or the about page (info about the development team). The home page is where seaching can take place. Navigate around the map until you find a spot worth checking out. Drop a pin and open the click panel below the map. The panel should display weather and stream info for the spot you picked. Navigate between the current and four day tabs to see current or future data. You can hit the 'save spot' button and the location's coordinates will be saved in the database. Navigate to the user page by clicking your name in the top right corner (assuming you have created an account and logged in first). The locations you have saved will be displayed in a list. From here, you can choose to delete a spot or get data for a spot. The data button will display the current conditions for the location just like the search page displays. There is a hatch chart page that displays the current insect varieties for Colorado.

Route map