Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This is GUI based local stock management system which is created in Python using Tkinter library. Here NSE api is used to get live data of stocks.
Simply download to use the application.
Now, install the dependencies mentioned in prerequisites section.
Simply run the main.py file with the command python3 main.py
- Python3
- Tkinter
- Pillow
- NSEtools
- Json
- Login Page: Register for new id or login directly with previous id and in case you forgot there is an option of forgot password too.
Select the appropiate way to proceed.
- Home Page: In this page we covered all important features like FUNDS, BUY, SELL, PORTFOLIO, SEARCH.
A list of some stocks and a search bar to search for a particular stock.
-
Funds: Using this you can increase your funds or withdraw it easily.
-
Buy and Sell: Using these window you can buy or sell stocks within an instant.
-
Portfolio: All your current securities are shown in these window.
-
Logout: Your data will only be saved if you log out using this button.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Sahil Patel - @Sahil19191 - sp667369@gmail.com
Parv Patel - @flanker29 - patelparvmb@gmail.com
Raj Patel - @Raj-mac24 - 24rajpatel48@gmail.com
Project Link: https://github.com/Sahil19191/Stock-Management-System









