Full Stack App

Trading Journal

A personal trading journal to track trades, monitor win rates, and analyze performance with detailed statistics.

Visit Project
Trading Journal

Overview

A full-featured trading journal built with Next.js App Router, designed to help traders stay on top of their performance. Users can create journals, log trades, track win/loss percentages, monitor the number of trades, and gain insights through detailed statistics — all backed by a robust Prisma and MongoDB stack.

Tech Stack

Next.jsTypeScriptPrismaMongoDBTailwind CSS

Process

  • Designed the data model with Prisma to handle journals, trades, and performance metrics efficiently.
  • Built dynamic dashboard pages using Next.js App Router with server-side data fetching.
  • Implemented trade tracking features including win rate calculation and trade count statistics.
  • Deployed the application on Vercel with MongoDB Atlas for a reliable cloud database.