Code Monkey home page Code Monkey logo

weather_test's Introduction

Weather App

Introduction

Welcome to our Global Tour Weather Tracker, a nifty tool made for tour lovers and tech enthusiasts alike! It's an open-source gem that not only keeps you in the loop with the latest weather for major tour cities but also dazzles with offline magic, keeping you informed even when the internet takes a hike. Crafted with love as a skill showcase, this app is all about mixing practicality with a bit of tech flair. Dive in, explore, and see how tech can make your adventures smoother.

Features

  • Current Weather Updates: Instant access to the latest weather conditions.
  • 5-Day Forecast: Plan ahead with accurate forecasts for the next five days.
  • Major Tour Cities: Tailored weather information for each city on the tour.
  • User-Friendly Interface: Easy navigation and clear, concise weather reports.

online

Works offline

The app smartly switches to an offline mode when you're not connected, using saved data to show you the weather. It won't update in real-time without the internet, but you'll still have all the last seen info at your fingertips. Perfect for when you're off-grid or just trying to save on data. Cool, right? It's all about making sure you're covered, with a little tech magic to keep things smooth.

offline

Flutter Modular

For learners and Flutter enthusiasts, this application serves as a practical example of professional development using Flutter Modular. It's crafted to demonstrate best practices and innovative solutions in app development. While this introduction offers a glimpse into the application's archtecture, detailed insights and technical discussions are provided in a separate document designed to enrich your understanding and skills in Flutter development. CHECK OUT

Estrutura de pastas Modular

SETUP

Generate API KEY

This project use the OpenWeather API. You must to create a free account and get your API key.

.env

image

After Generate API KEY you will need to create a .env file in the weather_test folder basead on .env-example Need to have following context

{
  "API_KEY": "YOUR_API_KEY",
  "BASE_URL": "https://api.openweathermap.org/data/2.5/"
}

For a detailed overview of what the project entails, including features and functionalities, check out the Specification.

Contributing

Your contributions are welcome! Please refer to our contribution guidelines for how to propose changes, report issues, or submit new features.

License

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

weather_test's People

Contributors

toshiossada avatar

Watchers

 avatar

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.