Skip to content

feat: Buy/Sell/Hold indicators and UI badges#34

Open
poketonova wants to merge 3 commits into
mainfrom
feature/buy-sell-hold-indicators
Open

feat: Buy/Sell/Hold indicators and UI badges#34
poketonova wants to merge 3 commits into
mainfrom
feature/buy-sell-hold-indicators

Conversation

@poketonova

Copy link
Copy Markdown
Collaborator

Implement Buy/Sell/Hold indicators as computed logic in the Pinia store.

  • SELL: +20% gain
  • BUY: -15% loss
  • HOLD: otherwise

Updated PortfolioView.vue to render Tactile styled badges for these indicators:

  • Cream paper (#fdfbf7) and Ink (#1a1a1a) with 2px solid border and hard offset shadows.
  • 44px touch targets on mobile.
  • Mobile: compact icon (Arrow up/down/neutral).
  • Desktop: Text ("BUY", "SELL", "HOLD") + icon.

Added "Not financial advice" disclaimer to the footer in App.vue.

@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pokemon-collectr Ready Ready Preview, Comment Jun 18, 2026 2:32am

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