Skip to content

Full-stack stock trading platform with live data visualization and secure user authentication. Work in progress – features under development

Notifications You must be signed in to change notification settings

NidhiDodiya1014/Investara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📈 Investara

Investara is a full-stack stock trading and investment platform designed for modern users to experience smooth and efficient market transactions. It offers real-time portfolio tracking, live stock data visualization, and user-friendly interfaces for managing watchlists, placing orders, and analyzing market trends.


🚀 Features

  • 🔐 User Authentication (Sign Up & Log In)
  • 📊 Live Stock Data Visualization
  • 🧺 Watchlist Management
  • 🛒 Buy/Sell Functionality
  • 💼 Portfolio Overview with Profit/Loss Calculation
  • 🗃️ Order History
  • 🌙 Dark Mode Support
  • 📱 Responsive UI for all screen sizes

🛠️ Tech Stack

🖥 Frontend

  • React.js
  • Tailwind CSS
  • Chart.js (for stock visualizations)
  • Axios

⚙️ Backend

  • Node.js with Express.js
  • MongoDB & Mongoose
  • JWT Authentication
  • RESTful API design

📂 Project Structure

Investara/
├── client/        # React frontend
├── dashboard/     # React dashboard UI
├── server/        # Node.js backend
│   ├── controllers/
│   ├── middlewares/
│   ├── model/
│   ├── routes/
│   ├── schemas/
│   ├── utils/
│   └── index.js
├── .env
├── package.json
└── README.md

About

Full-stack stock trading platform with live data visualization and secure user authentication. Work in progress – features under development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •