Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thushar003/weatherstats
Android app that displays weather statistics for a user specified region, built using Android Studio. (Work In Progress)
https://github.com/thushar003/weatherstats
android android-application android-studio api figma gradle json kotlin
Last synced: 3 days ago
JSON representation
Android app that displays weather statistics for a user specified region, built using Android Studio. (Work In Progress)
- Host: GitHub
- URL: https://github.com/thushar003/weatherstats
- Owner: thushar003
- Created: 2025-01-15T18:33:34.000Z (22 days ago)
- Default Branch: master
- Last Pushed: 2025-02-02T00:59:48.000Z (4 days ago)
- Last Synced: 2025-02-02T01:28:25.339Z (4 days ago)
- Topics: android, android-application, android-studio, api, figma, gradle, json, kotlin
- Language: Kotlin
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
What?
An Android app that displays weather statistics for a user-defined location (that exists in the real world), built using Android Studio. Currently a work in progress, starting to implement the Weatherstack API to find the required weather data.Why?
Just a personal project to test out Android app development, and to experiment with Kotlin and Android Studio.