Hi everyone,
I’m working on an app in Unity that will sync weekly weather data using an API and provide predictions and recommendations based on that data. For example, it might suggest the best times to water plants or what to do based on the forecast.
I’m looking for advice on integrating weather APIs with Unity and parsing the data effectively and how I can get started and finish this project the fastest. (I know it’s complicated but I’m trying to not waste time)
I also want to include a basic discussion feature where users can talk about the app’s predictions and share tips. If anyone has experience with creating simple forums or chat systems in Unity, I’d appreciate your input on managing and moderating these discussions.
Thanks for any advice or tips you can provide!