Solunar Fishing Spots

Ionic / Typescript / Parse - View project

Solunar Fishing Spots cover image

Solunar Fishing Spots & Lakes is an app I built in 2015 to help individuals find the best times to catch fish! I was able to build this app using solunar theory and barometric pressures. This app was built with the Ionic Cross Platform Mobile Application Framework using Typescript. I hooked the app up with the dark sky weather api to pull down barometric pressure and give the user a weather forecast inside the app. I also setup a simple LAMP stack server to run my PHP solunar theory application server side. The PHP app allows users to pass in a querystring with their zip code, and the api will return a json response with the best times to fish based on the moon.

Stack