Skip to content

Add export capability for CSV and HTML formats #1

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bharath-kummagoori
Copy link

Add export functionality to support CSV and HTML formats:

  • Implement CSV export with proper headers and data formatting
  • Add HTML export with table styling
  • Add export command with format validation
  • Support output file path specification

image

Sample result :
1 CSV format :

image

2 HTML Format :

image

Signed-off-by: Bharath Kummagoori.

- Add CSV export functionality
- Add HTML export functionality
- Implement export command
- Add validation for output formats
@dineshr93 dineshr93 self-requested a review November 22, 2024 04:43
@bharath-kummagoori bharath-kummagoori marked this pull request as draft January 3, 2025 13:13
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.

1 participant