This is an Android app and the goal is to provide updated weather and alert information for updated information. It will fetch the latest weather alert folder published by Canadian weather website and display them as strings and regions on embedded Google Map.
- Clone the project
git clone https://github.com/yhmyhm0910/WeatherAlert
-
Open the project in Android Studio
-
Run the project inside the Android Studio
I am the contributor of the frontend and UI development. APIs for fetching Canadian weather website is done by: taoli1355