Giter Club home page Giter Club logo

clouddy's Introduction

Clouddy - Weather App

Logo

Daily Weather Forecast App built with Jetpack Compose

View Demo · Report Bug

About the app

  • The main goal to make this app was to learn the basics of Jetpack Compose along with other architecture components like Navigation, Dagger-Hilt and Retrofit.
  • The app uses OpenWeatherMap One Call API to fetch current, hourly, and daily(7 days) weather updates.

Architecture

  • The app uses MVVM [Model-View-ViewModel] architecture to have a unidirectional flow of data, separation of concern, testability, and a lot more.

Design

  • Design for the app is inspired from Furkansin.
  • Weather icons are taken from Icons8 under its free-tier subscription.

About Jetpack Compose

  • Jetpack Compose is a modern Android UI toolkit introduced by Google.
  • It simplifies the app development process and speeds it up.
  • With Jetpack Compose, you can write less code compared to the current view building approach – which also means less potential bugs.
  • There is one more great thing about it – it uses Kotlin.
  • Compose is not fully bug-free at the moment but has great support and is surely the next big thing in Native Android Development.
  • You can learn more about Compose here: Compose Codelabs by Google

Libraries and tools 🛠

  • Jetpack Compose
  • Navigation
  • ViewModel
  • Dagger-Hilt
  • Material Icons
  • State Management
  • Coroutines
  • Retrofit
  • OkHttp
  • Timber
  • Kotlinx Datetime
  • Contributing

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

    If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement" or "feature". Don't forget to give the project a star!

    1. Fork the Project
    2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
    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

    This application is released under MIT License for fair use (see License).

    clouddy's People

    Contributors

    beastrun12j avatar imgbotapp avatar

    Stargazers

    hassaan avatar  avatar Artem Danilin avatar  avatar  avatar Jeff 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.