Skip to content
forked from letohx/climator

πŸ”₯ The open-source weather app that is fully functional πŸš€πŸš€πŸš€

Notifications You must be signed in to change notification settings

Redvey/climator

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

76 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Climator App ☁

πŸŽ‰ We're participating in Hacktoberfest 2023! πŸŽ‰

Interested in participating in Hacktoberfest? We extend a warm invitation! You also get the opportunity to win some swag 😁

⭐️ If you're new to Hacktoberfest, you can learn more and register to participate here. Registration is from September 26th - October 31st.

  • Hacktoberfest event is happening from October 1, 2023 - October 31, 2023. πŸš€

πŸš€ Your contribution, no matter its size, holds immense value. We eagerly await to see the impact you'll make in our community! πŸš€

Announcement πŸ”Š

Climator is now an open-source project, and we welcome contributions. Information on how to get started can be found in our contributor guide.

Disclaimer

The codebase is 2 years old that is recently migrated to dart 3, so it requires quite a bit of refactoring and we are eagerly waiting for your contribution.

Our Goal

The objective of making of this app is to learn about asynchronous programming in Dart. We'll look at how to carry out time consuming tasks such as getting device location and networking to get data from the internet.

What this App is all about

This is weather app inspired by the beautiful designs made by Valentine Chike. It is able to find out the live weather data in the current location of the device as well as the weather for any city you can think of!

Checkout the Finished App.

Some Important Extract from Contributor guide

Setup Guide

✨ Before Starting, we would kindly request you to give a star to our repo ⭐️ .

Climator is written in Flutter. In order to setup and run the project locally, you need to have an Android emulator, IOS Simulator or a real device.

Running the project is as simple as:

$ git clone [email protected]:droidbg/Climater.git

Add API_KEY in dev.env

Sign In here : https://home.openweathermap.org/
After email verification you will get a mail with API key . Like this:

Dear Customer!


Thank you for subscribing to Free OpenWeatherMap!

API key:
- Your API key is ......
- Within the next couple of hours, it will be activated and ready to use

Add this API Key in dev.env file.

Add pre commit

$ bash pre-commit

Resources Used:

To Check Final App Download:

Climator

About

πŸ”₯ The open-source weather app that is fully functional πŸš€πŸš€πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 92.5%
  • Ruby 4.0%
  • Shell 1.9%
  • Swift 1.1%
  • Other 0.5%