Seems to be happening more and more often with people.
I spent the last few months learning how to code and making weatherTunes. Its an app that takes your surrounding weather conditions and makes a playlist that fits the current mood created by the weather. Check it out, and if your up to it, would love to get feedback!
I basically just started reading tutorials I found online. I would decide what I want the app to do and look for tutorials or examples from github that do what I was looking for and either walk through the tutorial, or try and reverse engineer the examples I found. I'm not sure that was the most efficient way to do it, I def went down some wrong paths and took me a bit longer than I had anticipated because of it.
Thank you!
I hate scroll jacking too. It wasn't doing it in safari and I should have checked her browsers. I removed the js that was doing that, should be normal now. Thanks for pointing it out!
Well, I'm using a service that lets you create individualized 'stations' that persist. Every time you listen to a song, it is registered and theoretically it should not play the same songs for a while at least. I also have some randomness in the api call every time a new playlist is set up to try and prevent repeats happening. Having said that...its a work in progress, I sometimes do get repeats, but am working to get better results.
Hey that's pretty cool. I just did a similar thing, I started about 3 weeks ago on Donors Choose app
https://appsto.re/us/JVmbab.i it's not for profit or anything , just figured I would do a small side project in the evening while I hang out with my kids over summer break
That was definitely in the plans when I started doing this, but as it started to take a while to complete, I dropped that feature for now. If there's any traction with the app, I still plan on adding that.
I also would like to have a more robust weather forecast, the ability to choose multiple genres, and to have the option to either use the default youtube video player, or choose to use apple music as the source if you subscribe to it.
14 comments
[ 3.2 ms ] story [ 45.9 ms ] threadI spent the last few months learning how to code and making weatherTunes. Its an app that takes your surrounding weather conditions and makes a playlist that fits the current mood created by the weather. Check it out, and if your up to it, would love to get feedback!
https://itunes.apple.com/us/app/weathertunes-weather-based/i...
www.weatherTunes.com
I basically just started reading tutorials I found online. I would decide what I want the app to do and look for tutorials or examples from github that do what I was looking for and either walk through the tutorial, or try and reverse engineer the examples I found. I'm not sure that was the most efficient way to do it, I def went down some wrong paths and took me a bit longer than I had anticipated because of it.
The scroll jacking on your webpage is only slightly less annoying than most.
Cool app!
Sarcasm aside, what's to prevent a resident of, say, California from hearing the same stuff every single day?
Honestly this does look really cool. Will definitely look into it.
I also would like to have a more robust weather forecast, the ability to choose multiple genres, and to have the option to either use the default youtube video player, or choose to use apple music as the source if you subscribe to it.
Thank you for the feedback!