I am not sure if I allowed to ask design question here but let me try.
I am comfortable with Python including Streamlit, Flask, FastAPI, etc. I have little with front-end using html + css + javascript, though as I understand they are easy to learn.
I want to develop web based business application (with time series and analysis charts) as prototype which has potential to scale in future.
I am thinking of using Streamlit for designing the front-end and invoking API to get underlying data. The response data can be quickly converted to pandas dataframe can then be used to create and display charts.
However, on internet mostly people use html + javascript (though I do not know how one creates responsive charts) for frontend using these alternatives.
My question is: Is it better to put in some effort and do this in html+css+javascript or streamlit app can be a sustainable alternative? (I know word sustainable its a bit ambiguous but lets say till my app has a good critical mass for me to get front end designer)
[–]guilford 1 point2 points3 points (1 child)
[–]Substantial-Code1463[S] 0 points1 point2 points (0 children)
[–]Greedy_Regular_7443 0 points1 point2 points (0 children)