Coder Social home page Coder Social logo

simple_weather's Introduction

Simple Weather

Simple Weather app based on Open Meteo. Used for library tests (Cicerone, Compose, Ktor).
Uses your current approximate location to get the weather or you can add cities manually to monitor them.

Design by Oleg Buchinskiy
Weather Request example

Techs

Main

Architecture: Clean Architecture, Multi-module
Presentation: MVVM
Main Techs: Retrofit (with Moshi), Dagger Hilt, Android Jetpack
Additional Techs: Kotpref, ViewBindingPropertyDelegate
Tests: JUnit 5, Mockk, Turbine

Library tests

simple_weather's People

Contributors

dropdrage avatar

Stargazers

 avatar  avatar

Watchers

 avatar

simple_weather's Issues

Modularize

  • Gradle versions catalogs
  • Reduce coupling via DI takeaway

Jetpack Compose

  • Cities Weather

  • City Weather

  • City List

  • City Search

  • Settings

  • Navigation

  • Refactoring

    • Change collectAsState = to by

Data cache

Data per city:

  • Date

  • Daily info

    • Min/max apparent temperature
    • Precipitation sum
    • Sunrise and sunset
  • Hourly Weather

    • Weather
    • Time
    • Temperature
    • Humidity
    • Pressure
    • Wind speed
    • Visibility
  • Auto-remove outdated locations

  • Update all cities

Settings Screen

  • Temperature (°C, °F)

  • Wind speed (m/s, km/h, mph, knots)

  • Pressure (mm Hg, hPa)

  • Visibility (m, km, mile)

  • Precipation (mm, inch)

  • Time (23:00, 11pm)

  • Use api params to reduce convertion

More Weather Data

  • Current Weather
    • Visibility
  • Day Weather
    • Min/max temperature
    • Min/max apparent temperature
    • Precipitation sum
    • Max wind speed
    • Sunrise and sunset
  • Daily Weather
    • Day
    • Weather
    • Min/max temperature
  • Date format

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.