Skip to content

application designed with flutter using APIs to provide users with weather information based on their current location

License

Notifications You must be signed in to change notification settings

1DevNawaf/Climate-app

Repository files navigation

Climate App (climav2)

Climate App Icon

Overview

Climate App is an application designed to provide users with weather information based on their current location. This project serves as a learning platform for utilizing APIs to retrieve data such as location and weather. Additionally, it focuses on asynchronous programming in Dart, demonstrating how to handle time-consuming tasks like obtaining device location and fetching data from the internet.

Climate App previwe

Features

  • Location Retrieval: Utilizes device capabilities to fetch the user's current location.
  • Weather Data: Connects to external weather APIs to retrieve real-time weather information.
  • Asynchronous Programming: Demonstrates best practices for handling asynchronous operations in Dart.
  • Beautiful Design: Aesthetically pleasing user interface for an enhanced user experience.

Getting Started

To run the Climate App locally and explore its features, follow the steps below:

Prerequisites

  • Ensure you have Dart SDK installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/1DevNawaf/Climate-app.git
  2. Navigate to the project directory:

    cd Climate-app
  3. Install dependencies:

    pub get

Usage

Run the application on a connected device or emulator:

flutter run

The app should now be accessible on your device or emulator.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Special thanks to the contributors who have made this project possible.

Contact

For any inquiries or support:

Nawaf Mohammed Alghodyah

1nawaf.dev@gmail.com

https://www.linkedin.com/in/nawaf-al-ghodyah-781a4b247/

About

application designed with flutter using APIs to provide users with weather information based on their current location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published