https://github.com/rvats20/streamlit-dashboard
This Github repo is built using Python and Streamlit to create the simple Dashboard to visualize the data in real time.
https://github.com/rvats20/streamlit-dashboard
django-rest-framework fastapi flask json plotly-dash python-3 rest-api streamlit
Last synced: 2 months ago
JSON representation
This Github repo is built using Python and Streamlit to create the simple Dashboard to visualize the data in real time.
- Host: GitHub
- URL: https://github.com/rvats20/streamlit-dashboard
- Owner: rvats20
- Created: 2023-07-08T06:06:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T20:38:19.000Z (over 1 year ago)
- Last Synced: 2025-02-06T16:59:12.888Z (over 1 year ago)
- Topics: django-rest-framework, fastapi, flask, json, plotly-dash, python-3, rest-api, streamlit
- Language: Python
- Homepage: https://rvats20.github.io/portfolio/
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streamlit Dashboard
Welcome to the Streamlit Dashboard repository! This project is designed to provide a simple streamlit dashboard building and displaying the data in real time..
## Table of Contents
- Introduction
- Features
- Installation
- Usage
- Contributing
- License
- Contact
## Introduction
Welcome to the Streamlit Dashboard! This project is a powerful and interactive web application built using Streamlit, a popular Python library for creating data-driven web apps. The dashboard is designed to provide a simple interface.
## Features
- can be customized as per requirement.
## Installation
To get started with this project, follow these steps:
1. **Clone the repository:**
git clone https://github.com/your-username/your-repo-name.git
2. **Navigate to the project directory:**
cd your-repo-name
3. **Install the required dependencies:**
pip install -r requirements.txt
## Usage
To run the Streamlit dashboard, use the following command:
bash:
streamlit run app.py
## Contributing
Contributions are welcome! Please follow these steps to contribute:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature-branch`).
3. Make your changes.
4. Commit your changes (`git commit -m 'Add some feature'`).
5. Push to the branch (`git push origin feature-branch`).
6. Open a pull request.
## License
This project is licensed under the Apache License - see the LICENSE file for details.