SB2318 / UltimateHealth

🌟 UltimateHealth is an innovative open-source project that serves as an online library 📚 and article management application focused on health 🏥. ✨ UltimateHealth is ONE repository for trustable resources ✅ and reliable health insights 💡
MIT License
39 stars 83 forks source link

💡[Feature]: Chart Integration In Insights Screen. #182

Open SB2318 opened 3 months ago

SB2318 commented 3 months ago

Is there an existing issue for this?

Feature Description

Library: https://www.npmjs.com/package/react-native-gifted-charts

WhatsApp Image 2024-07-20 at 5 11 31 PM

Use Case

Activity OverView

Benefits

Application Feature

Add ScreenShots

No response

Priority

Medium

Record

nipunh commented 3 months ago

@SB2318 Can you please assign me this issue?

SB2318 commented 3 months ago

@SB2318 Can you please assign me this issue?

Yes, Sure! 😊

nipunh commented 3 months ago

@SB2318 Can you please assign me this issue?

Yes, Sure! 😊

Hi, Which type of chart is required here? Can you please elaborate on the task a little bit. What is the endpoint to get data?

SB2318 commented 3 months ago

@SB2318 Can you please assign me this issue?

Yes, Sure! 😊

Hi, Which type of chart is required here? Can you please elaborate on the task a little bit. What is the endpoint to get data?

bar chart

nipunh commented 2 months ago

@SB2318 Can you please assign me this issue?

Yes, Sure! 😊

Hi, Which type of chart is required here? Can you please elaborate on the task a little bit. What is the endpoint to get data?

bar chart

Screenshot 2024-08-05 at 12 19 33 PM

I have completed the UI, I can see savedArticles: any[]; in the User model but cannot find article View count. Can we please connect to discuss from where can I get these values to complete the component.

SB2318 commented 2 months ago

@SB2318 Can you please assign me this issue?

Yes, Sure! 😊

Hi, Which type of chart is required here? Can you please elaborate on the task a little bit. What is the endpoint to get data?

bar chart

Screenshot 2024-08-05 at 12 19 33 PM

I have completed the UI, I can see savedArticles: any[]; in the User model but cannot find article View count. Can we please connect to discuss from where can I get these values to complete the component.

Am really very sorry for the late reply @nipunh! And It will be a great contribution for this project. Yes Currently the article view count was not coming, as I have not implemented the functionality.

Can you please use some static data for the chart and please continue and raise a PR.

And, Thanks again for selecting the repository.