I’m a beginner in Kodular and programming and one of my goals is to create a simple weather app, but I can’t do it, I’ve already asked AI for help but none of them gave me a working schedule, please help
You need to use customwebview, then you need to build a website, in html,css and js, that uses the OpenWeatherAPI to get the weather data and show it, ChatGPT can do this with ease, then find a hosting service to deploy the website such as Netlify, then after you deploy it you copy the url and paste it in custowebview. Remember that you also need to choose the city, you can do it in 2 ways, using geolocation with html5(that is kinda hard because it’s buggy), that you also need to configure with customwebview(find how looking at snippets on the customwebview page on the MitAppInventor forum), or you can ask ChatGPT to add a city selector by name.
It will take time but you can do it, i belive in you. Also remember, the more you do, the more you will know.