GithubHelp home page GithubHelp logo

annal001 / eleka-interview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cafa-engineering/eleka-interview

0.0 0.0 0.0 7 KB

A Javascript web application to fetch weather data of various cities using FetchAPI

eleka-interview's Introduction

Eleka-Interview

INTERVIEW QUESTIONS:

Below is a link to an open API that you will be using.

https://rapidapi.com/community/api/open-weather-map?endpoint=apiendpoint_9efd93b5-a454-4619-9ff8-bd3465aeebe1

Check it out and this is what is expected of you:

Using Javascript.

Design a Simple weather app(web-based) to call OpenWeatherMap API and render the data in a table on the screen.

A) Make an API call to GET 5 day/3-hour forecast data of any city you search(using city name).

B) The weather information (response by the API) should be in JSON Format and only extract (cityName,cityId,Longitude,Latitude,humidity,temperatures and pressure.) Information.

C) - Create a graph to display humidity against temperatures of the searched city.

HOW TO SUBMIT: Using the Repo:

https://github.com/Cafa-engineering/Eleka-Interview.git,

Fork ,Clone, Create a branch with your name and push your code to your branch. N.B Do not push on the master branch.

This interview task is due on Monday, 22nd February 2021 at 10am. east african time.

eleka-interview's People

Contributors

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