Coder Social home page Coder Social logo

myweatherapp's Introduction

WeatherApp

An application i created as part of a technical test to show the 4 day weather forecast. There is an automcomplete search bar with predictions using the Google maps API, the weather API is provided by openweather:https://openweathermap.org/api

Libraries Used:

  • RXKotlin
  • Dagger2
  • Picasso
  • Butterknife
  • Retrofit
  • IO network library
  • Room Database

i have used code from this project:https://github.com/alphamu/WeatheringHeights

i used code realted to:

  • The network fragment helper
  • Search autocomplete Adapter

There are Three Screens in my Application:

1st Screen - Weather Search and Saved searches

There is an autocomplete search bar, searches are initiated after the third character is entered. Once a search has been initiated the app will take you to the 2nd screen: search results.

On this screen you also have a recent searches list which displays the recent locations searched for, if an element from this list is selected it will initiate a search for that particular city again.

2nd Screen - Basic Weather Infomation

This screen which will list four day weather in increments of 3 hours. For more detailed information the user can press the arrow to the right of the screen to be shown the 3rd screen: Detail View.

TODO: this screen is only meant to list one list element for each day, with min-max temp, but at the moment its showing in 3-hour increments.

Solution: I need to filter this list and recalculate the min-max for the day and display this information, or find a new api endpoint which returns data in the required format.

3rd Screen - Detailed Weather Information

Same as above but with some more details.

myweatherapp's People

Contributors

andrianjoku 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.