Commit History

Fix investment router: use dict access instead of dataclass attributes
45e29c3

gauthambinoy Claude Opus 4.6 (1M context) commited on

Add Investment Profit Prediction Engine - the core product
3aaed2e

gauthambinoy Claude Opus 4.6 (1M context) commited on

Add Guest Login with pre-loaded sample portfolio
1e59693

gauthambinoy Claude Opus 4.6 (1M context) commited on

Fix JWT auth: convert sub claim to string, pin bcrypt 4.0.1
788c7c1

gauthambinoy Claude Opus 4.6 (1M context) commited on

Fix SPA routing: use 404 exception handler instead of catch-all route
e37760a

gauthambinoy Claude Opus 4.6 (1M context) commited on

Fix: serve frontend SPA at root instead of API JSON
6edfa6c

gauthambinoy Claude Opus 4.6 (1M context) commited on

Add email-validator dependency for pydantic EmailStr
8d5f9c4

gauthambinoy Claude Opus 4.6 (1M context) commited on

Security hardening: fix critical and high severity vulnerabilities
15e4183

gauthambinoy Claude Opus 4.6 (1M context) commited on

Polish frontend pages: improved UX, error handling, and chart rendering
7508efd

gauthambinoy Claude Opus 4.6 (1M context) commited on

Add 10 more features: risk analysis, Monte Carlo, screener, DCA, tax report, rebalancing
d46fdda

gauthambinoy Claude Opus 4.6 (1M context) commited on

Merge HF Space initial commit, keep our README
c7caee4

gauthambinoy commited on

Add HuggingFace Spaces README for deployment
68ce633

gauthambinoy Claude Opus 4.6 (1M context) commited on

initial commit
5b11a36
verified

gxm00009 commited on

Add ML prediction (RandomForest), Docker, and HuggingFace Spaces deployment
f2b5e90

gauthambinoy Claude Opus 4.6 (1M context) commited on

Add 25 new features: analytics, AI prediction, watchlist, news, and more
108f7fe

gauthambinoy Claude Opus 4.6 (1M context) commited on

Add local setup guide
e269320

Ubuntu commited on

Initial commit: CryptoStock Pro - Full Stack Portfolio Tracker
2a60e5d

Ubuntu commited on