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

Refactor: Extract and type insights example data #67

Open
3 tasks
coderabbitai bot opened this issue Jan 21, 2025 · 0 comments
Open
3 tasks

Refactor: Extract and type insights example data #67

coderabbitai bot opened this issue Jan 21, 2025 · 0 comments
Labels
refactor Refactor of codebase

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 21, 2025

Overview

Extract example insights data from frontend/src/app/insights/page.tsx into separate files and add proper TypeScript types.

Tasks

  • Create src/types/insights.ts with proper TypeScript interfaces
  • Create src/constants/insights.ts for example data
  • Update imports in frontend/src/app/insights/page.tsx

Context

This refactoring will improve code organization and type safety.

References

Note: This issue was created as requested by @evgongora

@evgongora evgongora removed their assignment Jan 23, 2025
@bitfalt bitfalt added the refactor Refactor of codebase label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor of codebase
Projects
None yet
Development

No branches or pull requests

2 participants