Skip to content

Weather forecast application provides real-time updates through OpenWeather API, utilizing a location detection plugin for accurate weather display based on device location.

Notifications You must be signed in to change notification settings

OPCODE-Open-Spring-Fest/Weather_Forecast-App

Repository files navigation

Weather Forecast App

Introduction ✨

Weather forecast application provides real-time updates through OpenWeather API, utilizing a location detection plugin for accurate weather display based on device location.

Technologies Used 🧑‍💻

  • Flutter
  • Open WeatherAPI
  • Location Plugin

Contact 📱

If you have any questions or feedback, please reach out to us at ashutosh.2201062cs@iiitbh.ac.in. 📧

Setup

To set up Weather_Forecast App on your local machine, follow these steps:

  1. Fork the repository:

    • Click the "Fork" button at the top right corner of this repository's page on GitHub. This will create a copy of the repository in your GitHub account.
  2. Clone the forked repository:

git clone https://github.com/<yourusername>/Weather_Forecast-App.git
  1. Navigate to the project directory:
cd todoapp
  1. Install Node.js dependencies(make sure node is installed on your laptop):
npm i
  1. Create a new branch for your feature or bug fix.

  2. Install dependencies:

    flutter pub get
  3. Run the application:

    flutter run
  4. Make your changes and commit them.

  5. Push to the branch.

  6. Submit a pull request.

You are good to go to make your contribution!! All the best.

About

Weather forecast application provides real-time updates through OpenWeather API, utilizing a location detection plugin for accurate weather display based on device location.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published