Jigar3 / Wall-Street

A React Based Web App that allows you to trade virtually
https://wall-street.netlify.com/
36 stars 19 forks source link

Make a new Component to show top gainers and losers of the day #6

Open Jigar3 opened 5 years ago

Jigar3 commented 5 years ago

https://api.iextrading.com/1.0/stock/market/list/gainers https://api.iextrading.com/1.0/stock/market/list/losers

These API endpoints give the top gainers and losers of NASDAQ of the particular day. Need to create a new component to display these details

thesmallstar commented 5 years ago

I will work on this :)

Jigar3 commented 5 years ago

Go ahead

vishnuk7 commented 5 years ago

@Jigar3 Can I work this

Jigar3 commented 5 years ago

@thesmallstar Are you working on it?

thesmallstar commented 5 years ago

@Jigar3 I had been working on other repos, I would love to make this one :) But I am new to react and still learning in bits. I am working on this and should be done in a few days. If not, @vishnuk7 you can take it :)

thesmallstar commented 5 years ago

@vishnuk7 all yours :)

sourabh1031 commented 5 years ago

@Jigar3 can i work on this . I am learning react and i think this project can be a good start to work upon

Jigar3 commented 5 years ago

@sourabh1031 sure go ahead. Let me know if you need any help.

sourabh1031 commented 5 years ago

@Jigar3 sorry i didn't update . actually from last week i was working on my major project so i didn't get the time and i am still little busy . i will update here when i will start working on this