Skip to content

Feature/implement history tab#20

Open
DemaPy wants to merge 2 commits intoMarkonis:v2from
DemaPy:feature/implement-history-tab
Open

Feature/implement history tab#20
DemaPy wants to merge 2 commits intoMarkonis:v2from
DemaPy:feature/implement-history-tab

Conversation

@DemaPy
Copy link
Copy Markdown

@DemaPy DemaPy commented Oct 11, 2025

Goal: Provide preview of user typing progress

Note

It also opens the door to filtering, sorting, searching features or comparing with other users

image image
  • Create reusable UI tabs component with Bootstrap styling and event handling
  • Add HistoryEntry type and related interfaces to types.ts
  • Implement localStorage service for managing history entries (max 100)
  • Build history view component with cards showing CPM, ACC, snippet info, and mini charts
  • Update index.ts and index.html to integrate tab navigation and history saving

@DemaPy
Copy link
Copy Markdown
Author

DemaPy commented Oct 13, 2025

@Markonis pls check and tell me what you think :)

@DemaPy
Copy link
Copy Markdown
Author

DemaPy commented Mar 24, 2026

@Markonis hi, pls LMK, what you think

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