Skip to content

DorcasInTech/CodeAlpha_Stock_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CodeAlpha - Stock Portfolio Tracker

Project Overview

This is a Python-based Stock Portfolio Tracker developed as part of my internship at CodeAlpha. The application allows users to manage and track the value of their stock investments in real-time based on a pre-defined database of stock prices.

Features

  • Stock Database: Utilizes Python Dictionaries to store symbols and current market prices.
  • User Interaction: Accepts user input for stock symbols and the number of shares owned.
  • Real-time Calculation: Performs basic arithmetic to calculate the total investment value.
  • Data Persistence: Automatically exports and appends portfolio results to a portfolio.txt file for record-keeping.

How to Run

  1. Ensure you have Python 3.x installed.
  2. Clone this repository or download the portfolio_tracker.py file.
  3. Open your terminal or VS Code.
  4. Run the script using the command:
    python portfolio_tracker.py

Technologies Used Language: Python 3

Version Control: Git & GitHub

IDE: Visual Studio Code (VS Code)

Developed by Samson Dorcas as part of the CodeAlpha Software Development Internship.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages