Skip to content

sohil-kshirsagar/dwolla-technical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwolla-technical

Technical problem for the Software Engineering internship interview process at Dwolla.

Approach

  1. Prompt the user for an input of location
  2. Use the Google Maps Autocomplete API to get the 5 most likely predictions of the city based on user input
  3. Prompt user to select a city from the 5 most likely predictions
  4. Get latitude, longitude for the selected city (Google Maps Places API)
  5. Call the OpenWeatherMap API with the latitude/longitude
  6. Display the temperature

Packages/APIs Used

Travis CI

https://travis-ci.com/sohil-kshirsagar/dwolla-technical/

Build Status

About

Technical problem for the Software Engineering internship interview process at Dwolla.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors