Badget
Badget copied to clipboard
Feature: More stock cards on Investment page
Type of feature
💡 Feature
Current behavior
We need more cards to get mapped to the row with relevant stocks.
Suggested solution
No response
Additional context
No response
I can work on this one, what is exactly we need to do ?
I just need more stocks to be mapped. Apple, Google, Amazon etc. Just take 7 stocks that can fit :)
Got it! I'll few more stocks to the list.
As we wanted more stocks to the list when we click on the stock they are shown in the right side. I just added more stock to the investment data in the data.tsx inside the /investment dir. Is this right or we had to do it some other way.
I added the stocks like this
Yeah, that sounds like a plan. You can make PR for it and i can check it out?
Created a PR for this, please check and let me know if something is wrong I just added more data in the data.tsx from where other 2 cards data was coming. Had a confusion isn't it fake data for development and how will the real data come. Trying to understand the project more.