rishikadwarak / multipage-dash-app

Multipage Application built using Dash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multipage-dash-app

forthebadge forthebadge forthebadge forthebadge

Multipage Dash Application 💻

This is a boilerplate code for creating a multipage dash application. It is a good starting point for creating a dash application which uses multiple pages. The repository provides a structure that users can fork and create their own applications.

How to Run

  1. Clone the repository
git clone https://github.com/prakharrathi25/multipage-dash-app.git
  1. Install dependencies
pip install -r requirements.txt
  1. Run the application
python index.py

License

The project is available under the GNU GPL license and can be used, reproduced, modified, and distributed by anyone at will.

About

Multipage Application built using Dash

License:GNU General Public License v3.0


Languages

Language:Python 100.0%