Code Monkey home page Code Monkey logo

my_weather's Introduction

My Weather App

"My Weather" is a simple Flutter weather application that provides live weather information, including maximum and minimum temperatures, country and city details, and real-time weather updates based on the user's location.

Table of Contents

Features

  1. Live Weather Information: Get real-time and accurate weather data.
  2. Temperature Display: View maximum and minimum temperatures for the selected location.
  3. Location-based Weather: Choose to view weather information based on your current location.

Getting Started

Follow these steps to get started with "My Weather" app:

  1. Installation:

    • Ensure you have Flutter installed on your development environment.
    • Clone the project repository from GitHub.
  2. Dependencies:

    • Open the project in your preferred code editor.
    • Run flutter pub get to install the necessary dependencies.
  3. API Key:

    • Obtain a free API key from a weather data provider (e.g., OpenWeatherMap, WeatherStack).
    • Replace the placeholder API key in the project with your own key.
  4. Run the App:

    • Connect your device or emulator.
    • Run flutter run to launch the app.

Note: This project currently focuses on the frontend, and there is no backend implementation yet(except the weather API using API key).

Contribution Guidelines

Usage

  • Home Screen: Displays the current weather information for the default location.
  • Location Selection: Choose a different location to view weather information.
  • Real-time Updates: The app continuously fetches real-time weather updates.
  • Location-based Weather: Use the "My Location" option to view weather information based on your current location.

Screenshots

Screenshot Onboarding Screen Screenshot Home Page Weather Info page

Features Yet to be Added

  • User Location: The app will request user permission to access location data for more accurate weather information.
  • Additional Weather Details: Display more detailed weather information such as wind speed, humidity, and precipitation.
  • Customizable Units: Allow users to customize units for temperature, wind speed, etc.
  • Search Option: Users will have the ability to search for weather information in any location.
  • Settings Option: Introduce a settings menu to allow users to configure app preferences.

Support and Feedback

If you encounter any issues or have suggestions for improvement, please feel free to submit an issue on GitHub. We welcome your feedback to make "My Weather" even better.

Thank you for choosing "My Weather" for your weather updates! Stay informed and enjoy the simplicity of real-time weather information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.