Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 699 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 699 Bytes

Stock-trading-application

This project introduces a stock trading application developed in C. It offers user authentication, portfolio management, and stock buying/selling functionalities and stock data fetching, the application serves as a foundational platform for managing investments and making informed decisions.

This C-based stock trading application provides users with essential tools for portfolio management and investment activities. While it doesn't incorporate real-time stock data retrieval, its robust features offer users a streamlined experience for tracking and executing trades. Future iterations could explore integrating external data sources for enhanced functionality.