vinitshahdeo / covid19api

Playing with GraphQL and COVID-19 API! Checkout the related COVID-19 Tracker for India.
https://vinitshahdeo.github.io/covid19api/
MIT License
32 stars 27 forks source link

Add a query to latest data for COVID-19 cases #5

Open vinitshahdeo opened 3 years ago

vinitshahdeo commented 3 years ago

There is not any query for getting latest data, add a query to get data for current date.

{
  latest {
    active
    confirmed
    deaths
    recovered
  }
}
rohan2734 commented 3 years ago

Hi i would like to work on this issue. can you assign me this issue?

MukulTan10 commented 3 years ago

hey, i would like to work on this issue? if someone is not already working.

rohan2734 commented 3 years ago

@vinitshahdeo hey you can assign me this issue, as I first commented on it.

vinitshahdeo commented 3 years ago

Hey guys, this issue is opened for Hacktoberfest. Let's wait till Oct 1st.

Explore the repo below for more beginner-friendly issues.

Hacktoberfest2020

salman-mustafa1230 commented 3 years ago

I want to work on this, can you assign it to me?

tanay13 commented 3 years ago

I would like to work on this issue please assign it to me

OmAshish commented 3 years ago

Can I contribute Too? 😄

AmeyaPhadnis-2019H1030012G commented 3 years ago

Can I contribute too, I am new to the open-source community and looking forward to opportunities to contribute. Thanks in advance!

SrijanShovit commented 1 year ago

@vinitshahdeo Hello Sir! I would love to work on this issue or on any other part of this project. Could you please guide me on where to start? Thank you!