/fetch-app

Dash Multipage w/ Chat GPT

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.