GithubHelp home page GithubHelp logo

developer-test-3's Introduction

Developer Test - Azure Functions

Description

This test is for the Software Developer position at Provoke Solutions, Bellevue. Below you will find a list of requirements. It will be up to you to meet the requirements to the best of your ability. Please fork this repository. Once completed, you should submit your results as a pull request back to this repository.

What you're building

You will be building an application from the ground up. The application is meant to help your users understand weather patterns using the OpenWeatherMap API. It doesn't need to be fancy, but it should meet the basic requirements below.

Requirements

Overview: The backend application should be built using Azure Functions. A Timer Trigger every 5 minutes should retrieve weather data for Seattle and store it in Cosmos Db (CosmosDb has an emulator for local storage. Use this for local development). There is an Azure Function template within Visual Studio that should get you started.

  1. The backend needs to fetch data from the weather API and be resilient against the weather API going down or being overloaded (pretend that the weather api is very fragile and often goes down*).
  2. Once the data is fetched, map this data to an easier-to-understand object and store it in Cosmos Db.
  3. Bonus: If you have some extra time, create an Http trigger that allows the user to query this data by time.

Submitting your work

Please submit your work as a pull request into this repository and include a short write-up of how you met each of the above requirements when you are done.

Thanks and good luck!

Note: We may run your application against an API wrapper for the openweathermap API that fails 60% of the time.

developer-test-3's People

Contributors

larryeby avatar bradserbuddy 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.