1 min read
Portman

Portman is a full-stack financial dashboard designed to track real-time stock data and manage user portfolios.

Key Features

  • Real-time Data: Integrates with third-party financial APIs to fetch live stock prices.
  • Watchlists: Users can create custom watchlists to track specific assets.
  • Transaction Logging: persistent storage of buy/sell transactions using MongoDB.
  • Responsive Design: Built with Tailwind CSS for a seamless mobile and desktop experience.

Tech Stack

  • Frontend: Next.js, React, Tailwind CSS
  • Backend: Node.js, MongoDB
  • Deployment: Vercel