Inspiration
This is my android project. So I was very much excited while making it
What it does
this app tells the current weather status in the area using an api called OpenWeatherMap.api. This app refreshes every 5 to 6 minutes to tell the current weather
How we built it
For building this app , I used Android Studio as the platorm to bild it, Kotlin as the programming language to code it. I used openweathermap. api to fetch real time data for weather.
Challenges we ran into
As this was my first project, I ran into lot of differnts kind of error. 1.the first problem I face is I don't know how to setup a virtual emulator for my pc 2.As this app uses Api , I don't know how to generate keys for an Api 3.As this app use Api for fetching data, I don't know how to connect Api to an App
- contless of basics Android studio error
Accomplishments that we're proud of
Make my first app :)
What we learned
1.how to generate keys to use an api 2.how Api store data in JSON format
What's next for Weather App
To make it a multipage app
Log in or sign up for Devpost to join the conversation.