Takeaways and Conclusion
Together, we’ve traveled quite a long road. Starting from learning how to create a working environment, we went through the basics of Streamlit usage. After that, we became more advanced users, and we learned a very professional way of creating web applications.
Moreover, we saw how to deploy and publish our creations on the cloud. From a wide perspective, we also acquired some very useful skills related to automatic file detection and upload, database connection, login and sign-up page creation and account management, theming, Session State, forms, and subdomains—a very long journey!
There are also a lot of takeaways, and these can make web application creation easier in the future:
- Skills for creating a very cheap (free) and effective development environment
- A web app skeleton working template with menus and decorations
- Skills for deploying and uploading web apps on the cloud
- A useful know-how (with working skeleton...