Skip to content

Conversation

@Shariq2003
Copy link
Contributor

fix #493

This PR introduces support for fetching Analyst Reports data from a JSON server, replacing the previous static import of Analyst Reports data. The changes include:

  • **Implemented JSON Server for Analyst Reports **
    • Set up a local JSON server to provide dynamic Analyst Reports data.
    • Updated the Analyst Reports page to fetch Analyst Reports data from the local server (http://localhost:5000/reports)

image
image


Checklist

Please confirm the following:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.

@github-actions
Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. 😊

1 similar comment
@github-actions
Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. 😊

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 We’re grateful for your pull request and the effort you put into it!
🔍 A maintainer will review it as soon as possible.
We’ll provide feedback if needed and merge it once approved.
Thanks for being an awesome part of our community! 💪

@rishicds rishicds merged commit 08d33c3 into GDSC-RCCIIT:main Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement JSON Server for Temporary Data Loading on GDG

2 participants