Giter Site home page Giter Site logo

weathering's Introduction

Weathering โ›…

Logo

A weather app but with beautiful artwork. These artworks are made by me with suggestions from various people to make it look perfect.

Goal is to keep it minimal!

Features

  • Fetching weather data from a remote API using Retrofit and Kotlin Coroutines.
  • Made using kotlin and following business logic MVVM to setup everything in the project.
  • Current location fetched using google API

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5 screenshot6

Libraries Used

  • Retrofit: For making network requests and fetching weather data from the API.
  • RecyclerView: For displaying a list of libraries.
  • Hilt: For dependency injection
  • Room db: For storing the fetched weather data from openWeatherApi
  • Google Api: To fetch the current location of the user
  • LeakCanary: To show if there is any memory leak during the debug mode.

Getting Started

To run the Weathering App on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/FireLord/Weathering.git
  2. Open the project in Android Studio.
  3. Build and run the app on an emulator or physical device.

Make sure you have an active internet connection to fetch the latest weather data from the API.

weathering's People

Contributors

firelord avatar ishubhamsingh avatar msfjarvis avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

weathering's Issues

search tab

  • Add search box
  • list of locations in card
  • Make search box functional

Scroll UI

  • Hourly forecast
  • Next 7 day forecast
  • Sunrise sunset
  • Feels like temp
  • Min/Max temp

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.