OPCODE-Open-Spring-Fest / Weather_Forecast-App

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:C++ 34.3%Language:Dart 28.8%Language:CMake 28.8%Language:Swift 2.9%Language:HTML 2.7%Language:C 2.1%Language:Kotlin 0.2%Language:JavaScript 0.1%Language:Objective-C 0.1%