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

ReviewPointList Component - Point Ranking and Read State Persistence #138

Open
1 of 5 tasks
Tracked by #61
ldgze opened this issue Jun 4, 2024 · 0 comments
Open
1 of 5 tasks
Tracked by #61

ReviewPointList Component - Point Ranking and Read State Persistence #138

ldgze opened this issue Jun 4, 2024 · 0 comments
Assignees

Comments

@ldgze
Copy link
Contributor

ldgze commented Jun 4, 2024

The reviewPointList component needs to keep track of the rank and read value for each point and updates the database with changes to rank.

  • Define data structure to store current rank and read state
  • Design database schema to store rank and read state for each data point.
  • Develop functions to send updates for new rank values and read states to the database (e.g., API calls).
  • Implement unit tests to ensure proper functionality of rank and read value tracking.
  • Implement error handling for potential database update failures.
@ldgze ldgze mentioned this issue Jun 4, 2024
4 tasks
@ldgze ldgze changed the title this component keeps track of the rank and read value for each point and updates the database with changes to rank ReviewPointList Component Point Ranking and Read State Persistence Jun 4, 2024
@ldgze ldgze changed the title ReviewPointList Component Point Ranking and Read State Persistence ReviewPointList Component - Point Ranking and Read State Persistence Jun 4, 2024
@ldgze ldgze self-assigned this Jun 4, 2024
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

No branches or pull requests

1 participant