jainish538/FX-JOURNAL--main — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a clean forex trading journal web app from this existing project. I want to be able to sign in, save my trades, and come back later to review them.

Each trade should let me record the currency pair, long or short, entry price, exit price, lot size, date, session, result, and notes about why I took the trade. The main screen should show a simple dashboard with total profit and loss, win rate, number of trades, and recent trades. I also want a trade history page where I can search and filter by pair, date, and win or loss.

If the Gemini key is available, add a simple AI review feature that looks at my journal notes and gives practical feedback about patterns, mistakes, and what to improve. Keep the design modern, simple, and usable on mobile. Use the existing setup in this repo, including the database pieces that are already there, and look up current docs online if you need to.

Want more depth? Deep Reverse