Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

created the student-dashboard issue table endpoint #172

Conversation

swostikpati
Copy link
Contributor

  • implemented the student dashboard issue table endpoint
  • implemented server polling after every 5 seconds in the frontend to update the data state variables for component rerendering
  • moved the json folder to public directory to be able to serve the static json file to make axios requests to
  • added a contextual_mockapi.json file to add contextual mock data
    Closes Create API endpoint for the Student dashboard issue table #143

@swostikpati swostikpati added this to the Sprint 2 milestone Nov 4, 2023
Copy link
Contributor

@basil-ahmed basil-ahmed left a comment

Choose a reason for hiding this comment

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

Minor Problems (which can be fixed later/in the next sprint):

  • 1 out 6 laptops backend crashed
  • error retrieving issues 5% of the times requests are made

@basil-ahmed basil-ahmed merged commit 447fefd into master Nov 4, 2023
@hasiburratul hasiburratul deleted the sprint/2/userstory/14/task/143/student-dashboard-issue-table-endpoint branch November 5, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create API endpoint for the Student dashboard issue table
2 participants