Code Monkey home page Code Monkey logo

covid-19's Introduction

Hello, sunshine☀️! How are you? Oh, your rays are already making my day brighter🌈!

I am Swasthik Shetty 👨🏻‍💻; A seasoned developer and designer. Loves to learn and explore new technologies and share the knowledge back to the community. I love to contribute and talk about the open-source while spending most of my time designing or on GitHub :octocat:.

I am a full time Cloud Solution Engineer at Google soving real world problems everyday. I am a GitHub Campus Expert 🚩; Microsoft Learn Student Ambassador, Lead of Hack Club Sahyadri , President of CodeChef SCEM Chapter, Developer at Codezoned 💻 , Technical Head of Sahyadri Open-Source Community and Community Member of Google Developer Student Club and Mozilla Club Sahyadri🔰

Looking for Internship 👀

portfolio     Linkedin     Twitter     gmail    

covid-19's People

Contributors

bhavishassai avatar coderhawk999 avatar lukes-code avatar redfedted avatar swaaz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

covid-19's Issues

Need to fix search bar

,/index.html has a search bar, which when the user enters the data(name of the country), it should redirect to ./country.html and should display the data.
The data will be displayed but it is not directing to the country.html
@coderhawk999

Add search bar to the page

There is a problem in the backend, We want to get the data(country name) from the user and we need to store it in some variable. Then we have to concatenate the URL with the name of the country which is given by the user and needs to pass it as the argument to the JQuery.
File location:covid-19/test/
Reviewer: @coderhawk999

Js file linking

JS file is linked to the HTML file, one for API and another for MAP. I tried to link them inside the head tag as well but only one tag will work (either map or API). We cannot link to two different files because API data will be used inside Map So how to link both to the same js file? @coderhawk999

Error saying State[i] is undefined

Code-1

I created a class State with data members and methods, and States is an array of class objects. Here I store the data fetched from API and assign them inside object geojason.

Code-2

I created 4 arrays (name, cases, recovered, deaths), the values are fetched from API using read() function and while trying to print values outside API function it shows undefined.

Now, how to get the value from API and store later assign them side object geaJson
example:

title: 'Mapbox',
description: 'J.K',
 number:  cases // value cases fetched from API

@coderhawk999

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.