Skip to content

A cool modern weather application build with (Compose UI ,Dagger Hilt for DI ,coroutine ,retrofit ,MVVM Architecture , LiveData)

Notifications You must be signed in to change notification settings

markoeltiger/CoolWheatherApp

Repository files navigation

CoolWheatherApp


Logo

CoolWeatherApp

A cool modern weather application build with (Compose UI , coroutine ,retrofit ,MVVM Architecture , LiveData)

Explore the docs »

View Demo . Report Bug . Request Feature

Downloads Contributors Forks Stargazers Issues License

Table Of Contents

About The Project

Screen Shot

There are many great Weather applications , however, I didn't find one that really suit my needs so I created this enhanced one. I want to create a cool application so amazing that it'll be the last one you ever need.

Here's why:

  • Your time should be focused on creating something amazing. A project that solves a problem and helps others
  • You shouldn't be doing the same tasks over and over like creating a README from scratch
  • You should element DRY principles to the rest of your life 😄

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

A cool modern weather application build with\

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

-Android Studio Java SDK

Installation

  1. Get a free API Key at https://www.weatherapi.com/

  2. Clone the repo

git clone https://github.com/markoeltiger/coolweatherapp.git
  1. Enter your API in Constats.kt
const API_KEY = 'ENTER YOUR API';

Usage

Clone The Project and open it in your android studio it will be helpful if you want to add some thing new

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Mark Saif - Software Engineer - Mark Saif - Build the project

About

A cool modern weather application build with (Compose UI ,Dagger Hilt for DI ,coroutine ,retrofit ,MVVM Architecture , LiveData)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages