Skip to content

OnlyNandan/Stock-Portfolio-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Management Portolio

The Stock Management Web App is a Flask-based application that allows users to manage their stock portfolios and watchlists. Users can add, buy, or delete stocks from their portfolio and watchlist, view live stock prices, and get financial news. This application is intended for educational purposes and is an example of a simple web-based stock management system.

Features

  • User Authentication: Users can log in using their credentials.

  • Portfolio Management: Users can add, buy, or delete stocks from their portfolio, including tracking quantities and average prices.

  • Watchlist: Users can add or remove stocks from their watchlist.

  • Live Stock Prices: The app fetches live stock prices using Yahoo Finance (yfinance).

  • Financial News: Users can stay updated with financial news in the application.

  • And much more

Stock Management Web App

To set up the Stock Management Web App on your local machine, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/yourusername/stock-management-app.git
  2. Install Required Python Packages:

pip install -r requirements.txt

3.Run the Application:

python app.py

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Acknowledgements

  • This project was inspired by the need for a simple stock management system for educational purposes.

License

MIT

About

"Stock Portfolio Tracking" is an advanced web-based application developed as a computer science project. The application empowers investors with a comprehensive tool to efficiently manage and analyze their stock investments.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors