Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

☔ my pretask for the UBC Launch Pad application to demo Retrofit, OkHTTP, and Dagger use in Android

Notifications You must be signed in to change notification settings

bobheadxi/Android-Weather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Fork this repo into your own github account
  2. Complete the task
  3. Commit your code to your fork (we want to be able to see your source code!)
  4. Submit a publicly viewable link to your forked repo in the application form
  5. If you have any comments or assumptions, add them to this README.md file

Task

Create an app that has one button. When the button is pressed, the current temperature in Houston Texas is shown in a text field. By current temperature, we mean the temperature when we run your app.

Your comments or assumptions

  • Weird to fetch temperature when app is run, app fetches data on button press but is set up so that it is easy to switch
  • Possibly slightly overkill

About

☔ my pretask for the UBC Launch Pad application to demo Retrofit, OkHTTP, and Dagger use in Android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%