Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prassamin/pras-weather-app
The PRAS Weather App is a Flutter-based mobile application designed to provide users with real-time weather information.
https://github.com/prassamin/pras-weather-app
flutter-app weather-app
Last synced: about 2 months ago
JSON representation
The PRAS Weather App is a Flutter-based mobile application designed to provide users with real-time weather information.
- Host: GitHub
- URL: https://github.com/prassamin/pras-weather-app
- Owner: PRASSamin
- License: mit
- Created: 2024-02-27T20:27:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T21:06:06.000Z (10 months ago)
- Last Synced: 2024-02-28T21:43:33.215Z (10 months ago)
- Topics: flutter-app, weather-app
- Language: C++
- Homepage:
- Size: 4.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PRAS Weather App
The PRAS Weather App is a Flutter-based mobile application designed to provide users with real-time weather information, including temperature, wind speed, and humidity. Ensuring accurate and up-to-date forecasts for users worldwide, the app offers a seamless weather experience right at your fingertips.
## Features
- **Real-Time Weather**: Access up-to-date weather conditions for any specified location.
- **Temperature**: Obtain precise temperature readings in Celsius.
- **Wind Speed**: Check the current wind speed to plan outdoor activities effectively.
- **Humidity**: Monitor humidity levels to stay comfortable and prepared for weather changes.
- **Location Search**: Search for weather information in any location worldwide directly within the app.## Screenshots
![Preview](https://github.com/PRASSamin/PRAS-Weather-App/blob/main/preview/pras-weather.jpg?raw=true)
## Installation
To run the PRAS Weather App on your device, follow these steps:
1. **Download the App**:
- Go to the [Releases](https://github.com/PRASSamin/PRAS-Weather-App/releases) section of this GitHub repository.
- Download the latest APK (for Android) available in the release assets.
- Transfer the downloaded file to your device.2. **Install the App**:
- For Android:
- Enable installation from unknown sources in your device settings (if not enabled).
- Open the downloaded APK file and follow the on-screen instructions to install the app.## Contributing
Contributions to the PRAS Weather App are welcome! Whether you want to fix a bug, implement a new feature, or suggest improvements, please feel free to submit a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Acknowledgements
- Weather data provided by [OpenWeatherMap](https://openweathermap.org/)