0
Your Cart
No products in the cart.

Sign up
Sign in
Sign up
Sign in
Member-only story
Mauro Di Pietro

Towards Data Science
--
Share
Welcome to this hardcore Dash tutorial, following this article you will be able to produce and deploy a basic prototype (minimum viable product) for any kind of web application.
On the occasion of my best friend’s wedding, I tried to make his life easier with a dashboard for seat arrangement. While coding it, I realized this simple project contains all the key features necessary to develop a basic but good prototype. So I thought it’s worth sharing it.
Through this tutorial, I will explain how to build a complete Dash web application, using my Wedding Planner App as an example (link below).
app-wedding-planner.herokuapp.com
I will present some useful Python code that can be easily applied in other similar cases (just copy, paste, run) and walk through every line of code with comments so that you can replicate this example (link to the full code below).
github.com
In particular, I will go through:
First of all, I will install the following libraries through the terminal:
--
--
Towards Data Science
Italian, Data Scientist, Financial Analyst, Good Reader, Bad Writer
Help
Status
About
Careers
Blog
Privacy
Terms
Text to speech
Teams

source