halbritter-lab / gene-curator

Gene Curator is an open-source platform for managing and curating genetic data. It facilitates gene data analysis, entry, and reporting, serving genetics researchers with tools for efficient data handling.
MIT License
4 stars 1 forks source link

Feature Request: Implement Curation Table View Using DataDisplayTable Component #65

Closed berntpopp closed 6 months ago

berntpopp commented 8 months ago

Summary

Introduce a curation table view in the Gene-Curator web app using the DataDisplayTable component, focusing on displaying and managing curated gene data effectively.

Description

As part of our ongoing efforts to enhance the Gene-Curator web app, there's a need to implement a curation table view. This view will use the DataDisplayTable component for displaying curated gene data. The curation table will allow users to view, edit, and manage gene curation records in a structured table format.

Acceptance Criteria

User Stories

Implementation Details