CoolWheatherApp
A cool modern weather application build with (Compose UI ,Dagger Hilt for DI ,coroutine ,retrofit ,MVVM Architecture , LiveData)
Install / Use
/learn @markoeltiger/CoolWheatherAppREADME
CoolWheatherApp
<br/> <p align="center"> <a href="https://github.com/markoeltiger/CoolWheatherApp"> <img src="https://img.freepik.com/premium-vector/cool-sun-sunglasses-cute-hot-weather-icon_543062-3224.jpg?w=740" alt="Logo" width="80" height="80"> </a> <h3 align="center">CoolWeatherApp</h3> <p align="center"> A cool modern weather application build with (Compose UI , coroutine ,retrofit ,MVVM Architecture , LiveData) <br/> <br/> <a href="https://github.com/markoeltiger/CoolWheatherApp"><strong>Explore the docs »</strong></a> <br/> <br/> <a href="https://github.com/markoeltiger/CoolWheatherApp">View Demo</a> . <a href="https://github.com/markoeltiger/CoolWheatherApp/issues">Report Bug</a> . <a href="https://github.com/markoeltiger/CoolWheatherApp/issues">Request Feature</a> </p> </p>
Table Of Contents
- About the Project
- Built With
- Getting Started
- Usage
- Roadmap
- Contributing
- License
- Authors
- Acknowledgements
About The Project
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 :smile:
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
-
Get a free API Key at https://www.weatherapi.com/
-
Clone the repo
git clone https://github.com/markoeltiger/coolweatherapp.git
- 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
- Fork the Project
- Create your Feature Branch (
git checkout -b) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - 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
