BankNiftyDBMonitor is a web application built with Flask to monitor live and historical data of Bank Nifty. It fetches live Bank Nifty values from Yahoo Finance and stores them in a SQLite database. Users can view the live Bank Nifty value on the main page and historical Bank Nifty data on a separate page.
demo.mp4
- Live Bank Nifty Value: Displays the live Bank Nifty value on the main page, updating every 5 seconds.
- Historical Bank Nifty Data: Provides a separate page to view historical Bank Nifty data stored in the database.
- Automatic Data Updates: Automatically updates Bank Nifty data every 5 seconds without user interaction.
git clone https://github.com/HacktiveMindset/BankNiftyDBMonitor.gitpip install -r requirements.txtpython app.py
Access the application in your web browser at http://127.0.0.1:5000.
The main page (/) will display the live Bank Nifty value, updating every 5 seconds.
To view historical Bank Nifty data, navigate to /history.
Contributions are welcome! Please feel free to fork the repository, make pull requests, or open issues for any bugs or feature requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to Piyushhacker (Piyush Mujmule) for initiating and maintaining this project.
For inquiries or feedback, please contact