Best-Brain-Gang / Crowdfunding_Analysis

This project attempts to help project creators understand how to market their project on Kickstarter vs Indiegogo. The purpose of this tool is to not only give them advice on platforms but be able to efficiently market their project and provide supporting data for whichever is the better platform.
3 stars 1 forks source link

Add voila package #32

Closed n8patterson closed 3 years ago

n8patterson commented 3 years ago

https://docs.streamlit.io/en/stable/

similar to voila but more popular and better? https://www.datarevenue.com/en-blog/data-dashboarding-streamlit-vs-dash-vs-shiny-vs-voila

n8patterson commented 3 years ago

If we use streamlit:

pip install streamlit

@juzcho @cdhendy

We will need to add this to the README later

n8patterson commented 3 years ago

PR #83 and #84 related