Coder Social home page Coder Social logo

weather-widget-demo's Introduction

Weather-Widget

Sinple Weather Widget

About Weather-Widget

Weather-Widget is a sample android application πŸ“±to search weather using https://openweathermap.org/ which is built to demonstrate use of Modern Android development tools. It has been built using kotlin with clean architecture principles and MVP pattern as well as Architecture Components. Dedicated to all Android Developers with ❀️.

About

The app is for getting weather info of any city on the basis of city name or zipcode. It will show your weather forecast, current weather details and also discplay the AIR Qiality Index on various factors.

Sailent Features:

  • Search the city by name or zipcode
  • Get the Weather details
  • Get the Weather forcast for next 5 days.
  • Get the Air Quality Index with various factor

πŸ“Έ Screenshots

Please click the image below to enlarge.

Built With πŸ› 

  • Kotlin - First class and official programming language for Android development.
  • Volley - For Networking
  • GSON - A Java serialization/deserialization library to convert Java Objects into JSON and back.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.

Package Structure

com.example.weatherwidget   # Root Package
.
β”œβ”€β”€ data                # For data handling.
β”‚   β”œβ”€β”€ model           # Model classes
β”‚   β”œβ”€β”€ network         # Remote Data Handlers     
|   β”‚   β”œβ”€β”€ api         # Volley API for remote end point.
β”‚   
|
|
β”œβ”€β”€ ui                  # Activity/View layer
β”‚   β”œβ”€β”€ main            # Main Screen Activity & ViewModel
                        # Fragments for views
|   β”‚ 
|   β”‚    
|
└── utils               # Utility Classes / Kotlin extensions

Architecture

This app uses MVP architecture. MVP

Contact - Let's become friend

Don't forget to star ⭐ the repo it motivates me to share more open source

weather-widget-demo's People

Contributors

bitbyalex avatar howdyev avatar lukedang2602 avatar myofficework000 avatar nahcauhsoj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

weather-widget-demo's Issues

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.