I need a lightweight web application that lets me record every trade I place and then review my performance through clear, actionable analytics. The core focus is on two areas: • Trade logging – a clean, fast form that captures date, time, market, position size, entry/exit, fees, and any quick notes. • Performance analytics – dashboards that turn those logs into metrics such as win-rate, average R-multiple, drawdown, monthly heat-maps, and equity-curve charts. Simple, interactive charts are ideal (think Chart.js, D3, or similar). At this stage I do not want direct integration with brokers or trading platforms; I’m happy to import trades manually or via CSV. A responsive layout that works smoothly on both desktop and mobile browsers is important so I can check stats on the go. Deliverables • Deployed web app with user-friendly UI/UX • Secure user authentication and basic account management • Trade import/export (CSV) • Analytics dashboards with filtering by symbol, date range, and strategy tag • Full source code and short setup guide for my server Tech stack is up to you—Laravel, Django, Node, or another modern framework are all fine as long as the final app is fast, secure, and easy for me to maintain.