Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 775 Bytes

File metadata and controls

32 lines (20 loc) · 775 Bytes

StockWise

A demo stock trading platform.

Project Structure

stockwise/
├── backend/
├── dashboard/      # Trading dashboard (React)
└── frontend/       # Landing page & auth (React)

Tech Stack

  • Frontend: React
  • Styling: Bootstrap CSS
  • Backend: Node.js/Express

Usage

Navigate between Dashboard sections (Orders, Holdings, Positions, Funds) from the side menu. The Dashboard defaults to the home view with your portfolio summary.

Screenshots

Positions

Dashboard

Trading

Holdings