Git Product home page Git Product logo

shiv000000 / infohub Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 92.99 MB

InfoHub is a comprehensive data dashboard application built using Streamlit. It provides various functionalities related to weather forecasting, currency conversion, stock market analysis, and COVID-19 tracking.

Python 88.76% JavaScript 0.01% C 0.79% Cython 2.70% C++ 7.62% Meson 0.01% Fortran 0.04% Forth 0.01% Smarty 0.01% CMake 0.01% Jinja 0.01% HTML 0.01% PowerShell 0.04% Batchfile 0.01%

infohub's Introduction

InfoHub: Data Dashboard

InfoHub is a comprehensive data dashboard application built using Streamlit. It provides various functionalities related to weather forecasting, currency conversion, stock market analysis, and COVID-19 tracking. deplyed here:- INFOHUB infohub

Features

  • Weather Forecast Dashboard: Get real-time weather information for any city worldwide.
  • Currency Converter Dashboard: Convert currencies with live exchange rates.
  • Stock Market Analysis Dashboard: Analyze stock market trends and data.
  • COVID-19 Tracker Dashboard: Track COVID-19 statistics globally and by country.

INSTALLATION

Clone the repository

git clone https://github.com/SHIV000000/InfoHub.git

Navigate to the project directory:

cd InfoHub

Create a Virtual Environment

For macOS/Linux:

python3 -m venv venv

For Windows:

py -m venv venv

Activate the Virtual Environment:

For macOS/Linux:

source venv/bin/activate

For Windows:

.\venv\Scripts\activate

Install dependencies

pip install -r requirements.txt

Run the Streamlit app:

streamlit run app.py

Access the app: Open a web browser and go to http://localhost:8501

Technologies Used

Streamlit: For building the interactive web application.
Python: For backend development and data processing.
Requests: For making HTTP requests to fetch weather and currency data.
Pandas: For data manipulation and analysis.

Contributing

Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.

infohub's People

Contributors

shiv000000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.