Giter Club home page Giter Club logo

binaryshrey / weatherman Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 50.03 MB

๐ŸŒฆ๏ธ Stay ahead of the storm with our minimalist weather tracker app and get notified for weather alerts!

Home Page: https://weatherman-zenstudio.netlify.app/

License: MIT License

Kotlin 88.21% JavaScript 11.79%
accuweather-api android android-architecture-components coroutines-android databinding-android fragments jetpack-navigation kotlin livedata-viewmodel material-design

weatherman's Introduction

Banner

WeatherMan ๐ŸŒฆ๏ธ

GitHub Workflow Status License ktlint

Introducing WeatherMan - Stay ahead of the storm with our minimalist weather tracker app and get notified for weather alerts!

Download the latest version :

WeatherMan App


Built With ๐Ÿ› 

  • Kotlin - Official programming language for Android development.

  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.

    • Coroutines : A coroutine is an instance of suspendable computation
    • DataBinding : The Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.
    • DataStore : Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers.
    • Glide : An image loading and caching library for Android focused on smooth scrolling
    • Jetpack Navigation : Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app
    • Jetpack Preference Setting : Settings allow users to change the functionality and behavior of an application.
    • LiveData : LiveData is an observable data holder class
    • Moshi : A modern JSON library for Kotlin and Java.
    • RecyelerView : A flexible view for providing a limited window into a large data set.
    • Retrofit : A type-safe HTTP client for Android and Java
    • Room : The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite
    • Safe Args : The recommended way to navigate between destinations
    • Splash Screen API : Splash Screen is usually the first screen visible to the user when the application is launched.
    • Swipe Refresh Layout : The swipe-to-refresh user interface pattern is implemented entirely within the SwipeRefreshLayout widget, which detects the vertical swipe, displays a distinctive progress bar, and triggers callback methods in the app
    • ViewModel : Stores UI-related data that isn't destroyed on UI changes.
  • Material Components for Android : Modular and customizable Material Design UI components for Android.

  • Figma : Figma is a vector graphics editor and prototyping tool which is primarily web-based.


Contribute ๐Ÿค

If you want to contribute to this app, you're always welcome! See Contributing Guidelines.


License ๐Ÿ”–

MIT License

Copyright (c) 2023 Shreyansh Saurabh

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

weatherman's People

Contributors

binaryshrey avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ganeshvl

weatherman's Issues

Big report: crash

Crashes after pressing "get started". Will request location permissions then crash, subsequent launches will crash on tapping the button again.

java.lang.NullPointerException: address.locality must not be null
at dev.shreyansh.weatherman.ui.IntroFragment.getCurrentCity(IntroFragment.kt:134)
at dev.shreyansh.weatherman.ui.IntroFragment.getLastKnownLocation$lambda$5(IntroFragment.kt:112)
at dev.shreyansh.weatherman.ui.IntroFragment.$r8$lambda$WNktf0DCQ2W7dCmxskWT1NWynnI(Unknown Source:0)
at dev.shreyansh.weatherman.ui.IntroFragment$$ExternalSyntheticLambda8.onComplete(Unknown Source:2)
at com.google.android.gms.tasks.zzi.run(com.google.android.gms:play-services-tasks@@18.0.2:1)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:224)
at android.app.ActivityThread.main(ActivityThread.java:7562)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)

Xiaomi/beryllium/beryllium:10/QKQ1.190828.002/V12.0.3.0.QEJMIXM:user/release-keys

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.