https://github.com/aniketsingh98571/gold_rate_tracker
Skill Development Lab Project using Python on Gold Rate Tracker
https://github.com/aniketsingh98571/gold_rate_tracker
application mysql pyinstaller python-application python3 runpy tkinter-gui ui-components
Last synced: about 2 months ago
JSON representation
Skill Development Lab Project using Python on Gold Rate Tracker
- Host: GitHub
- URL: https://github.com/aniketsingh98571/gold_rate_tracker
- Owner: aniketsingh98571
- License: apache-2.0
- Created: 2020-11-05T05:40:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T06:20:06.000Z (about 4 years ago)
- Last Synced: 2025-01-13T05:29:50.916Z (3 months ago)
- Topics: application, mysql, pyinstaller, python-application, python3, runpy, tkinter-gui, ui-components
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
👨💻Gold Rate Tracker💻👩💻
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
### 🥇Introduction🥇
Gold Rate Tracker is made for the investors/lenders to make their work fluently simple and easy by tracking the price of Gold and comparing it with the past prices and with the actual Graph visualization.With the handy UI of our Project ,users can simply enter today's Gold Price and see the past results with increase or decrease of price.Our project motivation is to analyze the rates of the gold and display the changes in its prices via tabular representation as well as a graphical representation.We select a certain group of parameters with relatively significant impact on the rates of the gold.Our application will be beneficial for the investors to decide when to invest in this commodity.---
### ✨Objectives✨
1. Learn the process of python application development.
2. Understand how Python GUI’s work, their life cycle.
3. Design and develop useful Python applications with compelling user.
4. Learning MySql for data storage, retrieval, databases, etc.
5. Interaction with Front End and Back end
---
### 🎇Conclusion🎇
1. The project exposed us to one of the most successful programming language i.e. Python.
2. Thus, this project successfully demonstrated a Python application.
3. Although not easy, but it would help investors and central banks to better decide when to sell and buy it, thus maximizing their profits.
4. There are many more improvements to be done in this application but as of now whatever we have come up is performing as per standards and is up to mark.
---
### 🥇Install Dependencies🥇
1. Install MySql Connector
`python -m pip install mysql-connector-python`
2. Install Pyinstaller
`pip install Pyinstaller`
---
### 🏅How to Run🏅
1. Fork the Repository
2. `git clone https://github.com/YOUR-USERNAME/Gold_Rate_Tracker`
3. `cd Gold_Rate_Tracker`
4. Go to [`/Python`](https://github.com/aniketsingh98571/Gold_Rate_Tracker/tree/main/Python)
5. `python Home_Page.py`
[Video](https://drive.google.com/file/d/1n1K6oms9PRhulMNI18MqMuSZhhtbFrcJ/view?usp=sharing)
### 🎖Mentors/Contributors🎖
1. 🥇[Pushkar Khadase](https://github.com/pushkarkhadase)
2. 🏅[Tanmay Vaidya](https://github.com/Tanmay4669)
3. 🥈[Somesh Lad](https://github.com/SomeshLad)
4. 🎖[Aniket Singh](https://github.com/aniketsingh98571)