Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarabdevops/uwp-windows-weatherapp
Weather App for windows phone and tablet
https://github.com/sarabdevops/uwp-windows-weatherapp
csharp openweathermap-api visual-studio xmal
Last synced: 29 days ago
JSON representation
Weather App for windows phone and tablet
- Host: GitHub
- URL: https://github.com/sarabdevops/uwp-windows-weatherapp
- Owner: sarabDevOps
- License: mit
- Created: 2020-12-31T02:26:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-24T00:44:19.000Z (almost 4 years ago)
- Last Synced: 2024-03-16T18:56:16.771Z (9 months ago)
- Topics: csharp, openweathermap-api, visual-studio, xmal
- Language: C#
- Homepage:
- Size: 443 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UWP-Windows-WeatherApp
#### GNumber - G00305450
#### The project is made for as a part of college work , Module -> Mobile programming.
#### App is made for windows platform (Phone and Tablet).
#### It's a weather app which detects the current location of user and make request to openweathermap.org and gets back the current location , weather .
![alt text](https://github.com/sarabDevOps/UWP-Windows-WeatherApp/blob/main/weatherApp/weatherApp/screenCapture.PNG )
## Prerequisites
Before you continue , ensure you met the following requirments.
* In order to run the app you must first have Visual Studio. [downloadVisualStudio](https://www.microsoft.com/en-ie/p/visual-studio-professional-2019/dg7gmgf0f6q1?cid=msft_web_collection&activetab=pivot%3aoverviewtab)
* You must have git installed on your machine in order to clone the project. [installGit](https://gitforwindows.org/)
* Or you can download a zipped folder from above and extract it on your local machine.
## Deployment
* Once you have project and visual studio dowloaded here is the step by step guide how to run the project in visual studio. [howToRun](https://docs.microsoft.com/en-us/visualstudio/get-started/csharp/tutorial-uwp?view=vs-2019) .
## Versioning
Version 0.1
## Authors
[SarabDevOps](https://github.com/sarabDevOps)
## License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/sarabDevOps/UWP-Windows-WeatherApp/blob/main/LICENSE) file for details